Home
last modified time | relevance | path

Searched defs:abcFilePath (Results 1 – 7 of 7) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dgen_abc_plugin.ts131 abcFilePath: string; property in ModuleInfo
405 const abcFilePath: string = genAbcFileName(tempFilePath); constant
425 const abcFilePath: string = genAbcFileName(tempFilePath); constant
444 const abcFilePath: string = genAbcFileName(tempFilePath); constant
456 const abcFilePath: string = 'NA'; constant
1269 const abcFilePath: string = cacheOutputPath.replace(/\.temp\.js$/, '.abc'); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dgen_abc_plugin.ts131 abcFilePath: string; property in ModuleInfo
405 const abcFilePath: string = genAbcFileName(tempFilePath); constant
425 const abcFilePath: string = genAbcFileName(tempFilePath); constant
444 const abcFilePath: string = genAbcFileName(tempFilePath); constant
456 const abcFilePath: string = 'NA'; constant
1269 const abcFilePath: string = cacheOutputPath.replace(/\.temp\.js$/, '.abc'); constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/bundle/
Dbundle_mode.ts224 const abcFilePath: string = changeFileExtension(cacheFilePath, EXTNAME_ABC); constant
427 const abcFilePath: string = changeFileExtension(value.filePath, EXTNAME_ABC, TEMP_JS); constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/bundle/
Dbundle_mode.ts224 const abcFilePath: string = changeFileExtension(cacheFilePath, EXTNAME_ABC); constant
427 const abcFilePath: string = changeFileExtension(value.filePath, EXTNAME_ABC, TEMP_JS); constant
/developtools/ace_ets2bundle/arkui-plugins/test/utils/
Dartkts-config.ts52 abcFilePath: string; property
288 … const abcFilePath: string = path.resolve(changeFileExtension(filePathInCache, ABC_SUFFIX)); constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dbytecode_obfuscator.ts436 abcFilePath: string; property in BytecodeObfuscationConfig
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/
Dbytecode_obfuscator.ts436 abcFilePath: string; property in BytecodeObfuscationConfig