Searched defs:cachePath (Results 1 – 5 of 5) sorted by relevance
175 function addCacheFiles(entryFile, cachePath, entryPaths) { argument
194 function compareCache(cachePath) { argument
96 cachePath: string; property in ProjectConfig
1512 const cachePath = projectConfig.cachePath + DEBUG; constant1523 const cachePath = projectConfig.cachePath + RELEASE; constant
1906 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogFile() local1916 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogCache() local