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

/vbox/src/VBox/Main/src-server/
H A DApplianceImplExport.cpp2307 Utf8Str strMfFileName = Utf8Str(strMfFilePath).stripPath(); local
2308 pTask->pProgress->SetNextOperation(BstrFmt(tr("Creating manifest file '%s'"), strMfFileName.c_str()).raw(),
2329 strMfFileName.c_str(), vrc);

Completed in 51 milliseconds