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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplImport.cpp2352 * we put strSourceOVF into the stack.llSrcDisksDigest in the end of this
2355 const Utf8Str &strSourceOVF = di.strHref; local
2364 strSrcFilePath = strSourceOVF;
2368 strSrcFilePath.append(strSourceOVF);
2531 RTPathFilename(strSourceOVF.c_str()), vrc);
2544 RTPathFilename(strSourceOVF.c_str()), vrc);
2555 RTPathFilename(strSourceOVF.c_str())).raw(),
2575 if (strSourceOVF.isEmpty())
2602 RTPathFilename(strSourceOVF.c_str()));
2619 RTPathFilename(strSourceOVF
[all...]

Completed in 53 milliseconds