Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dutils.ts239 const abilityDir: string = buildDirArr[buildDirArr.length - 1]; constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/
Dutils.ts240 const abilityDir: string = buildDirArr[buildDirArr.length - 1]; constant
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/bundle/
Dbundle_mode.test.ts621 const abilityDir: string = buildDirArr[buildDirArr.length - 1]; constant