Home
last modified time | relevance | path

Searched defs:config (Results 1 – 9 of 9) sorted by relevance

/build/hb/util/preloader/
Dparse_vendor_product_config.py108 def transform(config): argument
117 def save_transformed_config(config, output_file): argument
140 def get_vendor_parts_list(config): argument
Dparse_lite_subsystems_config.py51 def _save_as_ohos_build(config, ohos_build): argument
Dpreloader_process_data.py52 def __init__(self, config): argument
55 def __post_init__(self, config): argument
294 def _get_device_info_v3(self, config) -> dict: argument
/build/
Dprebuilts_download.py54 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/
Ddevice_util.py59 def match_kernel(config, kernel, version): argument
70 def get_kernel_info(config): argument
Dproduct_util.py313 def get_vendor_parts_list(config): argument
321 def _transform(config): argument
/build/scripts/
Dbuild_js_assets.py85 def make_manifest_data(config, options, js2abc, asset_index, assets_cnt, src_path): argument
/build/hb/services/interface/
Dload_interface.py30 def config(self): member in LoadInterface
Dpreload_interface.py35 def config(self): member in PreloadInterface