Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dcache.ts48 const runtimeOS: string = projectConfig.runtimeOS ? projectConfig.runtimeOS : 'null_runtimeOS'; constant
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dproject_config.ts69 runtimeOS: string = RUNTIME_OS_OPENHARMONY; property in ProjectConfig
/developtools/ace_ets2bundle/compiler/src/
Dets_checker.ts420 runtimeOS: string, property