Home
last modified time | relevance | path

Searched defs:abcCacheFilePath (Results 1 – 3 of 3) sorted by relevance

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/class_mock/
Dmodule_mode_mock.ts221 const abcCacheFilePath: string = changeFileExtension(info.cacheFilePath, EXTNAME_PROTO_BIN); constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/module/
Dmodule_mode.ts1000 const [, abcCacheFilePath]: string[] = line.split(';'); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/module/
Dmodule_mode.ts1040 const [, abcCacheFilePath]: string[] = line.split(';'); constant