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

/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgcfg.cpp1671 char szCacheSubDir[RTUUID_STR_LENGTH]; local
1678 RTUuidToStr(pUuid, szCacheSubDir, sizeof(szCacheSubDir));
1679 pszCacheSubDir = szCacheSubDir;

Completed in 49 milliseconds