Lines Matching defs:strSource
2437 Utf8Str strSource;
3247 Utf8Str strSource;
3269 strSource = ValueUnion.psz;
3277 if (aArgs.size() == 0 && strSource.isEmpty())
3278 strSource = ValueUnion.psz;
3292 while (strSource.isEmpty())
3298 strSource = strISO;
3303 if (strSource.isEmpty())
3308 else if (!RTFileExists(strSource.c_str()))
3310 RTMsgError("Source \"%s\" does not exist!\n", strSource.c_str());
3317 RTPrintf("Using source: %s\n", strSource.c_str());
3328 CHECK_ERROR(pCtx->pGuest, UpdateGuestAdditions(Bstr(strSource).raw(),