Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/arkui-plugins/test/demo/localtest/
Dbuild_decl_config_template.json28 …"declgenBridgeCodePath": "workspace/developtools/ace_ets2bundle/arkui-plugins/test/demo/hello_worl… string
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/interop/
Dprocess_arkts_evolution.ts74 declgenBridgeCodePath?: string; property
127 … const declgenBridgeCodePath: string = toUnixPath(arkTSEvolutionModuleInfo.declgenBridgeCodePath); constant
Dtype.ts25 declgenBridgeCodePath?: string; property