Searched defs:config (Results 1 – 9 of 9) sorted by relevance
/build/hb/util/preloader/ |
D | parse_vendor_product_config.py | 108 def transform(config): argument 117 def save_transformed_config(config, output_file): argument 140 def get_vendor_parts_list(config): argument
|
D | parse_lite_subsystems_config.py | 51 def _save_as_ohos_build(config, ohos_build): argument
|
D | preloader_process_data.py | 52 def __init__(self, config): argument 55 def __post_init__(self, config): argument 294 def _get_device_info_v3(self, config) -> dict: argument
|
/build/ |
D | prebuilts_download.py | 54 def _config_parse(config, tool_repo): argument 135 def _hwcloud_download(args, config, bin_dir, code_dir): argument 221 def _node_modules_copy(config, code_dir, enable_symlink): argument 234 def _file_handle(config, code_dir, host_platform): argument 280 def _install(config, code_dir): argument
|
/build/hb/util/ |
D | device_util.py | 59 def match_kernel(config, kernel, version): argument 70 def get_kernel_info(config): argument
|
D | product_util.py | 313 def get_vendor_parts_list(config): argument 321 def _transform(config): argument
|
/build/scripts/ |
D | build_js_assets.py | 85 def make_manifest_data(config, options, js2abc, asset_index, assets_cnt, src_path): argument
|
/build/hb/services/interface/ |
D | load_interface.py | 30 def config(self): member in LoadInterface
|
D | preload_interface.py | 35 def config(self): member in PreloadInterface
|