Searched refs:rcCache (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Runtime/common/dbg/ |
H A D | dbgcfg.cpp | 984 int rcCache = VWRN_NOT_FOUND; local 1037 rcCache = rc2 = rtDbgCfgTryOpenCache(pThis, pszPath, cchCache, pszCacheSubDir, pszUuidMappingSubDir, 1044 if (rcCache == VWRN_NOT_FOUND) 1072 rcCache = rc2 = rtDbgCfgTryOpenCache(pThis, pszPath, cchCache, pszCacheSubDir, pszUuidMappingSubDir, 1457 int rcCache = VWRN_NOT_FOUND; local 1511 rcCache = rc2 = rtDbgCfgTryOpenCache(pThis, pszPath, cchCache, pszCacheSubDir, pszUuidMappingSubDir, 1518 if (rcCache == VWRN_NOT_FOUND) 1546 rcCache = rc2 = rtDbgCfgTryOpenCache(pThis, pszPath, cchCache, pszCacheSubDir, pszUuidMappingSubDir,
|
Completed in 2131 milliseconds