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

/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp2554 * @param a_fReplace Whether to replace any existing extpack or just
2560 HRESULT ExtPackManager::i_doInstall(ExtPackFile *a_pExtPackFile, bool a_fReplace, Utf8Str const *a_pstrDisplayInfo) argument
2581 if (pExtPack && a_fReplace)

Completed in 42 milliseconds