Home
last modified time | relevance | path

Searched defs:moduleRootPath (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/driver/build_system/test/demo_mix_hap/
Dbuild_config_decl.json14 "moduleRootPath": "${absolute_path_to_build_system}/test/demo_mix_hap/static_har", string
Dbuild_config.json11 "moduleRootPath": "${absolute_path_to_build_system}/test/demo_mix_hap/entry/", string
/arkcompiler/ets_frontend/ets2panda/bindings/src/build/
DbuildMode.ts32 moduleRootPath: string; property in BuildMode
/arkcompiler/ets_frontend/ets2panda/bindings/src/
Dtypes.ts130 moduleRootPath: string; property
185 moduleRootPath: string; property
/arkcompiler/ets_frontend/ets2panda/driver/build_system/test/demo_hap/
Dbuild_config.json15 "moduleRootPath": "${absolute_path_to_build_system}/test/demo_hap/entry/", string
/arkcompiler/ets_frontend/ets2panda/driver/build_system/src/
Dtypes.ts79 moduleRootPath: string; property
163 moduleRootPath: string, property
/arkcompiler/ets_frontend/ets2panda/driver/build_system/src/build/
Dbase_mode.ts81 public moduleRootPath: string; property in BaseMode