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

/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp1327 * @param a_pszExt The extension. If NULL we use default
1337 bool ExtPack::i_findModule(const char *a_pszName, const char *a_pszExt, VBOXEXTPACKMODKIND a_enmKind, argument
1348 if (!a_pszExt)
1385 if (!a_pszExt)
1404 if (!a_pszExt)

Completed in 308 milliseconds