Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/arkui-plugins/test/demo/localtest/
Dbuild_decl_config_template.json27 …"declgenV1OutPath": "workspace/developtools/ace_ets2bundle/arkui-plugins/test/demo/hello_world/dec… string
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/interop/
Dprocess_arkts_evolution.ts72 declgenV1OutPath?: string; property
125 const declgenV1OutPath: string = toUnixPath(arkTSEvolutionModuleInfo.declgenV1OutPath); constant
336 const declgenV1OutPath: string = toUnixPath(arkTSEvolutionModuleInfo.declgenV1OutPath); constant
Dtype.ts23 declgenV1OutPath?: string; property