/build/scripts/ |
D | hapbuilder.py | 26 def sign_hap(options, unsigned_hap_path, signed_hap_path): argument 63 def add_assets(options, package_dir, packing_cmd): argument 101 def get_ark_toolchain_version(options): argument 106 def tweak_hap_profile(options, package_dir): argument 125 def create_hap(options, signed_hap): argument
|
D | compile_resources.py | 46 def get_package_name_from_profile(options): argument 54 def compile_resources(options): argument
|
D | build_js_assets.py | 64 def make_my_env(options, js2abc): argument 85 def make_manifest_data(config, options, js2abc, asset_index, assets_cnt, src_path): argument 114 def build_ace(cmd, options, js2abc, loader_home, assets_dir, assets_name): argument
|
D | compile_app.py | 101 def gen_unsigned_hap_path_json(build_profile, cwd, options): argument 148 def hvigor_build(cwd, options): argument
|
D | merge_profile.py | 41 def merge_profile(options): argument
|
D | bpf.py | 35 def bpf_compile(options, cmd): argument
|
D | app_sign.py | 50 def sign_app(options, unsigned_hap_path, signed_hap_path): argument
|
D | idl.py | 48 def idl_compile(options, paths, cmd): argument
|
D | copy_ex.py | 134 def do_copy(options, deps): argument 153 def do_renaming(options, deps): argument
|
D | code_release.py | 83 def _tar_opensource_package_file(options, package_dir): argument
|
/build/config/linux/ |
D | pkg-config.py | 44 def SetConfigPath(options): argument 66 def GetPkgConfigPrefixToStrip(options, args): argument
|
/build/ohos/notice/ |
D | collect_system_notice_files.py | 28 def collect_notice_files(options, dest_dir, depfiles): argument
|
D | collect_module_notice_file.py | 81 def do_collect_notice_files(options, depfiles): argument
|
D | merge_notice_files.py | 51 def copy_static_library_notices(options, depfiles): argument
|
/build/ohos/sdk/ |
D | parse_sdk_description.py | 129 def variant_to_product(variant, options): argument 138 def expand_platform_targets(options, label, install_dir): argument 160 def parse_description_file(options): argument
|
D | copy_sdk_modules.py | 38 def do_copy_and_stamp(copy_infos, options, depfile_deps): argument
|
/build/ohos/ndk/ |
D | generate_ndk_docs.py | 46 def generate_ndk_docs(options, html_output_dir): argument
|
D | create_ndk_docs_portal.py | 47 def write_portal_and_archive(options): argument
|
D | generate_version_script.py | 47 def generate_version_script(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, options): argument
|
/build/ |
D | print_python_deps.py | 48 def _normalize_command_line(options): 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/statistics/ |
D | build_overlap_statistics.py | 70 def compute_overlap_rate_by_subsystem(options, paths, program_language): argument
|
/build/scripts/util/ |
D | build_utils.py | 116 def check_options(options, parser, required=None): argument 443 def _strip_dst_name(dst_name, options): argument 672 options, argument
|