Searched defs:cachePath (Results 1 – 6 of 6) sorted by relevance
175 function addCacheFiles(entryFile, cachePath, entryPaths) { argument
194 function compareCache(cachePath) { argument
96 cachePath: string; property in ProjectConfig
475 …const cachePath: string = path.join(__dirname, '../../../test/ark_compiler_ut/testdata/obfuscation… constant
1809 const cachePath = projectConfig.cachePath + DEBUG; constant1820 const cachePath = projectConfig.cachePath + RELEASE; constant
2173 string cachePath = GetLogDirName() + LOG_CACHE_NAME; in RemoveLogFile() local2192 string cachePath = GetLogDirName() + LOG_CACHE_NAME; in RemoveLogCache() local