Home
last modified time | relevance | path

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

/ohos5.0/build/ohos/packages/
H A 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
/ohos5.0/build/hb/util/post_build/
H A 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
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/sdk/dump/
H A Dresource_index.py208 def dump(file_path, out_path): argument
/ohos5.0/build/hb/resources/config/
H A Dconfig.json17 "out_path": null, null
/ohos5.0/build/tools/component_tools/static_check/bundle_check/
H A Dget_subsystem_with_component.py153 oh_path, out_path = parse_args() variable
/ohos5.0/build/templates/common/
H A 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
/ohos5.0/build/hb/resources/
H A Dconfig.py224 def out_path(self): member in Config
228 def out_path(self, value: str): member in Config