Home
last modified time | relevance | path

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

/build/lite/hb_internal/build/
Dpart_rom_statistics.py77 def collect_part_name(root_path): argument
185 def read_subsystem_config(root_path): argument
198 def read_ohos_config(root_path): argument
209 def output_part_rom_status(root_path): argument
/build/tools/component_tools/
Dcomponents_dependence_analysis.py85 def _colletct_build_gn_path(root_path): argument
94 def collect_build_gn_path(root_path): argument
/build/toolchain/
Dmini_debug_info.py25 def create_mini_debug_info(binary_path, stripped_binary_path, root_path): argument
/build/lite/hb_internal/set/
Dset.py48 def set_root_path(root_path=None): argument
/build/lite/hb_internal/common/
Dconfig.json2 "root_path": null, null
Dconfig.py128 def root_path(self): member in Config
137 def root_path(self, value): member in Config
/build/lite/hb_internal/cts/
Dcts.py283 def get_deps_ready(self, work_path, root_path): argument