/build/scripts/ |
D | hapbuilder.py | 26 def sign_hap(options, unsigned_hap_path: str, signed_hap_path: str): argument 63 def add_assets(options, package_dir: str, packing_cmd: list): argument 101 def get_ark_toolchain_version(options): argument 106 def tweak_hap_profile(options, package_dir: str): argument 125 def create_hap(options, signed_hap: str): argument
|
D | compile_app.py | 56 def make_env(build_profile: str, cwd: str, ohpm_registry: str, options): argument 110 def gen_unsigned_hap_path_json(build_profile: str, cwd: str, options): argument 160 def hvigor_obfuscation(options, cmd): argument 188 def hvigor_build(cwd: str, options): argument
|
D | build_js_assets.py | 64 def make_my_env(options, js2abc: bool) -> dict: argument 85 def make_manifest_data(config: dict, options, js2abc: bool, asset_index: int, assets_cnt: int, src_… argument 114 def build_ace(cmd: str, options, js2abc: bool, loader_home: str, assets_dir: str, assets_name: str): argument
|
D | compile_resources.py | 46 def get_package_name_from_profile(options): argument 54 def compile_resources(options): argument
|
D | copy_ex.py | 134 def do_copy(options, deps: list): argument 153 def do_renaming(options, deps: list): argument
|
D | merge_profile.py | 42 def merge_profile(options): argument
|
D | ohos_abc.py | 36 def gen_abc(options): argument
|
D | bpf.py | 35 def bpf_compile(options, cmd: str): argument
|
D | app_sign.py | 50 def sign_app(options, unsigned_hap_path: str, signed_hap_path: str): argument
|
D | idl.py | 48 def idl_compile(options, paths: list, cmd: str): argument
|
D | code_release.py | 83 def _tar_opensource_package_file(options, package_dir: str) -> int: argument
|
/build/templates/metadata/ |
D | write_meta_data.py | 66 def write_meta_data(options, direct_deps): argument 152 def load_assets(options, assets, assets_type): argument
|
/build/ohos/notice/ |
D | collect_module_notice_file.py | 84 def do_collect_notice_files(options, depfiles: str): argument 129 def write_file_content(notice_files, options, output, notice_info_json, module_notice_info_list, de… argument
|
D | collect_system_notice_files.py | 28 def collect_notice_files(options, dest_dir: str, depfiles: str): argument
|
D | merge_notice_files.py | 52 def copy_static_library_notices(options, depfiles: list): argument
|
/build/ohos/sdk/ |
D | parse_sdk_description.py | 140 def expand_platform_targets(options, label: str, install_dir: str): argument 172 def parse_description_file(options): argument
|
D | copy_sdk_modules.py | 38 def do_copy_and_stamp(copy_infos: dict, options, depfile_deps: list): argument
|
/build/ |
D | print_python_deps.py | 48 def _normalize_command_line(options): argument
|
/build/ohos/ndk/ |
D | generate_version_script.py | 47 def generate_version_script(options): argument
|
D | generate_ndk_docs.py | 46 def generate_ndk_docs(options, html_output_dir: str): argument
|
D | create_ndk_docs_portal.py | 47 def write_portal_and_archive(options): argument
|
D | generate_ndk_stub_file.py | 45 def generate_stub_file(options): argument
|
D | scan_ndk_targets.py | 77 def get_ndk_targets(file: str, options): argument
|
/build/ohos/statistics/ |
D | build_overlap_statistics.py | 70 def compute_overlap_rate_by_subsystem(options, paths: str, program_language: str): argument
|
/build/scripts/util/ |
D | build_utils.py | 116 def check_options(options, parser, required=None): argument 454 def _strip_dst_name(dst_name, options): argument 683 options, argument
|