Home
last modified time | relevance | path

Searched defs:out_path (Results 1 – 6 of 6) sorted by relevance

/build/ohos/packages/
Dkernel_permission.py35 def run(out_path, root_path): argument
42 def scan_file(out_path): argument
56 def execute_kernel_permission_cmd(out_path, root_path): argument
91 def gen_cmds(file_list, out_path, llvm_path): argument
/build/hb/util/post_build/
Dpart_rom_statistics.py92 def colletct_modules_json_path(out_path, install_parts): argument
108 def sum_of_statistics(out_path, part_name, module_info_list): argument
131 def check_image_size(out_path): argument
145 def actual_rom_statistics(out_path): argument
/build/hb/resources/config/
Dconfig.json17 "out_path": null, null
/build/tools/component_tools/static_check/bundle_check/
Dget_subsystem_with_component.py153 oh_path, out_path = parse_args() variable
/build/templates/common/
Dgenerate_component_package.py92 def _get_components_json(out_path): argument
680 def _del_exist_component_package(out_path): argument
717 def generate_component_package(out_path, root_path, components_list=None, build_type=0, organizatio… argument
/build/hb/resources/
Dconfig.py224 def out_path(self): member in Config
228 def out_path(self, value: str): member in Config