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

/vbox/src/VBox/Main/src-all/
H A DExtPackManagerImpl.cpp1470 char *pszFound, size_t cbFound, bool *pfNative)
1478 AssertPtrNullReturn(pfNative, VERR_INVALID_POINTER);
1492 if (pThis->i_findModule(pszName, pszExt, enmKind, &strFound, pfNative, NULL))
1469 i_hlpFindModule(PCVBOXEXTPACKHLP pHlp, const char *pszName, const char *pszExt, VBOXEXTPACKMODKIND enmKind, char *pszFound, size_t cbFound, bool *pfNative) argument

Completed in 208 milliseconds