Home
last modified time | relevance | path

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

/build/hb/util/post_build/
Dpart_rom_statistics.py78 def collect_part_name(root_path): argument
186 def read_subsystem_config(root_path): argument
209 def read_ohos_config(root_path): argument
220 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/hb/resources/config/
Dconfig.json2 "root_path": null, null
/build/hb/resources/
Dconfig.py161 def root_path(self): member in Config
168 def root_path(self, value): member in Config