Searched defs:cachePath (Results 1 – 5 of 5) sorted by relevance
795 const cachePath = projectConfig.cachePath + DEBUG; constant806 const cachePath = projectConfig.cachePath + RELEASE; constant
174 function addCacheFiles(entryFile, cachePath, entryPaths) { argument
194 function compareCache(cachePath) { argument
85 cachePath: string; property in ProjectConfig
1618 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogFile() local1628 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogCache() local