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

/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp1330 * @param a_pStrFound Where to return the path to the module we've
1338 Utf8Str *a_pStrFound, bool *a_pfNative, PRTFSOBJINFO a_pObjInfo) const
1371 *a_pStrFound = szPath;
1395 *a_pStrFound = szPath;
1414 *a_pStrFound = szPath;
1337 i_findModule(const char *a_pszName, const char *a_pszExt, VBOXEXTPACKMODKIND a_enmKind, Utf8Str *a_pStrFound, bool *a_pfNative, PRTFSOBJINFO a_pObjInfo) const argument

Completed in 53 milliseconds