Searched refs:szCacheSubDir (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/common/dbg/ | ||
H A D | dbgcfg.cpp | 1671 char szCacheSubDir[RTUUID_STR_LENGTH]; local 1678 RTUuidToStr(pUuid, szCacheSubDir, sizeof(szCacheSubDir)); 1679 pszCacheSubDir = szCacheSubDir; |
Completed in 190 milliseconds