Searched defs:config (Results 1 – 7 of 7) sorted by relevance
/build/lite/hb_internal/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 | 50 def _save_as_ohos_build(config, ohos_build): argument
|
D | preloader.py | 275 def _parse_config_v2(self, config): argument 308 def _make_device_info(self, config): argument 345 def _parse_config_v3(self, config): argument 393 def _sanitize(self, config): argument 400 def _parse_config_v2p(self, config, version): argument 479 def __init__(self, config): argument 482 def __post_init__(self, config): argument 547 def __init__(self, config): argument
|
/build/lite/hb_internal/common/ |
D | device.py | 80 def match_kernel(config, kernel, version): argument 90 def get_kernel_info(config): argument
|
D | misc.py | 28 def __init__(self, config): argument 98 def __init__(self, config): argument
|
/build/ |
D | prebuilts_download.py | 53 def _config_parse(config, tool_repo): argument 116 def _hwcloud_download(args, config, bin_dir, code_dir): argument 197 def _node_modules_copy(config, code_dir, enable_symlink): argument 210 def _file_handle(config, code_dir): argument
|
/build/scripts/ |
D | build_js_assets.py | 84 def make_manifest_data(config, options, js2abc, asset_index, assets_cnt, src_path): argument
|