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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp1641 const char *pszBundleSubDir, PCRTUUID pUuid, const char *pszUuidMapDirName,
1716 rc2 = RTStrCat(szPath, sizeof(szPath), pszBundleSubDir);
1640 rtDbgCfgOpenBundleFile(RTDBGCFG hDbgCfg, const char *pszImage, const char * const *papszSuffixes, const char *pszBundleSubDir, PCRTUUID pUuid, const char *pszUuidMapDirName, const char *pszCacheSuffix, bool fOpenImage, PFNDBGCFGOPEN pfnCallback, void *pvUser1, void *pvUser2) argument

Completed in 50 milliseconds