Searched defs:config (Results 1 – 9 of 9) sorted by relevance
108 def transform(config): argument117 def save_transformed_config(config, output_file): argument140 def get_vendor_parts_list(config): argument
54 def __init__(self, config): argument57 def __post_init__(self, config): argument305 def _get_device_info_v3(self, config) -> dict: argument
51 def _save_as_ohos_build(config, ohos_build): argument
39 def config(self): member in PreloadInterface
35 def config(self): member in LoadInterface
43 config = parse_json() variable
33 config = parse_json().get("gn_template") variable
42 config = parse_json() variable
1350 def process_config(config): argument