Home
last modified time | relevance | path

Searched defs:singleCmd (Results 1 – 8 of 8) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/common/
Dgen_abc.ts39 …const singleCmd: string = `${cmd} "${cacheFilePath}" -o "${cacheAbcFilePath}" --source-file "${sou… constant
65 const singleCmd: string = `${cmd} "${filePath}"`; constant
/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dgen_abc.ts39 …const singleCmd: string = `${cmd} "${cacheFilePath}" -o "${cacheAbcFilePath}" --source-file "${sou… constant
65 const singleCmd: string = `${cmd} "${filePath}"`; constant
/developtools/ace_ets2bundle/compiler/src/
Dgen_module_abc.ts48 const singleCmd: string = `${cmd} --input-file "${filePath}" --output-proto --merge-abc`; constant
Dgen_abc.ts35 …const singleCmd: string = `${cmd} "${cacheOutputPath}" -o "${cacheAbcFilePath}" --source-file "${s… constant
Dgen_abc_plugin.ts622 …const singleCmd: string = `"${js2Abc}" --compile-npm-entries "${npmEntriesInfoPath}" "${npmEntries… constant
1199 …const singleCmd: string = `"${mergeAbc}" --input "@${protoFilePath}" --outputFilePath "${projectCo… constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dgen_module_abc.ts48 const singleCmd: string = `${cmd} --input-file "${filePath}" --output-proto --merge-abc`; constant
Dgen_abc.ts35 …const singleCmd: string = `${cmd} "${cacheOutputPath}" -o "${cacheAbcFilePath}" --source-file "${s… constant
Dgen_abc_plugin.ts622 …const singleCmd: string = `"${js2Abc}" --compile-npm-entries "${npmEntriesInfoPath}" "${npmEntries… constant
1199 …const singleCmd: string = `"${mergeAbc}" --input "@${protoFilePath}" --outputFilePath "${projectCo… constant