Home
last modified time | relevance | path

Searched defs:cachePath (Results 1 – 5 of 5) sorted by relevance

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/module/
Dmodule_mode.test.ts795 const cachePath = projectConfig.cachePath + DEBUG; constant
806 const cachePath = projectConfig.cachePath + RELEASE; constant
/developtools/ace_js2bundle/ace-loader/src/
Dcompile-plugin.js174 function addCacheFiles(entryFile, cachePath, entryPaths) { argument
/developtools/ace_js2bundle/ace-loader/
Dmain.product.js194 function compareCache(cachePath) { argument
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dproject_config.ts85 cachePath: string; property in ProjectConfig
/developtools/hdc/src/common/
Dbase.cpp1618 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogFile() local
1628 string cachePath = GetTmpDir() + LOG_CACHE_NAME; in RemoveLogCache() local