| /developtools/ace_ets2bundle/arkui-plugins/ui-plugins/ |
| D | index.ts | 43 const cachePath: string | undefined = this.getProjectConfig()?.cachePath; constant 102 const cachePath: string | undefined = this.getProjectConfig()?.cachePath; constant
|
| /developtools/ace_ets2bundle/arkui-plugins/memo-plugins/ |
| D | index.ts | 45 const cachePath: string | undefined = this.getProjectConfig()?.cachePath; constant
|
| /developtools/ace_ets2bundle/arkui-plugins/test/demo/localtest/ |
| D | build_config_template.json | 20 "cachePath": "./dist/cache", string
|
| D | build_decl_config_template.json | 18 "cachePath": "./dist/cache", string
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/interop/ |
| D | type.ts | 29 cachePath: string; property 41 cachePath: string; property
|
| D | run_declgen_standalone.ts | 126 const cachePath = `${moduleInfo.declgenV2OutPath}/.${DECLGEN_CACHE_FILE}`; constant
|
| /developtools/ace_ets2bundle/arkui-plugins/common/ |
| D | plugin-context.ts | 80 cachePath: string; property
|
| D | program-visitor.ts | 162 … const cachePath: string | undefined = this.pluginContext?.getProjectConfig()?.cachePath; constant
|
| /developtools/ace_js2bundle/ace-loader/src/ |
| D | compile-plugin.js | 190 function addCacheFiles(entryFile, cachePath, entryPaths) { argument
|
| /developtools/ace_js2bundle/ace-loader/ |
| D | main.product.js | 249 function compareCache(cachePath) { argument
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/common/ |
| D | ob_config_resolver.ts | 519 const cachePath: string = projectConfig.cachePath; constant
|
| /developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/ |
| D | ob_config_resolver.ts | 519 const cachePath: string = projectConfig.cachePath; constant
|
| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/ |
| D | project_config.ts | 99 cachePath: string; property in ProjectConfig
|
| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/ |
| D | process_ark_config.test.ts | 509 …const cachePath: string = path.join(__dirname, '../../../test/ark_compiler_ut/testdata/obfuscation… constant
|
| /developtools/ace_ets2bundle/arkui-plugins/test/utils/ |
| D | artkts-config.ts | 92 cachePath: string; property
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/userIntents_parser/ |
| D | parseUserIntents.ts | 1557 const cachePath: string = constant 1612 …const cachePath: string = path.join(projectConfig.cachePath, 'insight_compile_cache.json'); // Com… constant
|
| /developtools/ace_ets2bundle/compiler/src/userIntents_parser/ |
| D | parseUserIntents.ts | 1643 const cachePath: string = constant 1753 …const cachePath: string = path.join(projectConfig.cachePath, 'insight_compile_cache.json'); // Com… constant
|
| /developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/module/ |
| D | module_mode.test.ts | 1842 const cachePath = projectConfig.cachePath + DEBUG; constant 1853 const cachePath = projectConfig.cachePath + RELEASE; constant
|
| /developtools/hdc/src/common/ |
| D | base.cpp | 2236 string cachePath = GetLogDirName() + LOG_CACHE_NAME; in RemoveLogFile() local 2255 string cachePath = GetLogDirName() + LOG_CACHE_NAME; in RemoveLogCache() local
|