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

/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp94 Utf8Str strExtPackFile; member in struct:ExtPackFile::Data
250 m->strExtPackFile = a_pszFile;
576 szName, m->strExtPackFile.c_str());
584 aFilePath = m->strExtPackFile;
2564 RTCString const * const pStrTarball = &a_pExtPackFile->m->strExtPackFile;

Completed in 52 milliseconds