Searched defs:strTargetFile (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp1868 const Utf8Str &strTargetFile = (*itH)->strOvf; local
1869 if (!strTargetFile.isEmpty())
1872 Utf8StrFmt strTmpDisk("%s/%s", pszTmpDir, RTPathFilename(strTargetFile.c_str()));

Completed in 55 milliseconds