/build/ |
D | subsystem_config.json | 3 "path": "foundation/arkui", string 7 "path": "foundation/ai", string 11 "path": "base/account", string 15 "path": "foundation/distributeddatamgr", string 19 "path": "base/security", string 23 "path": "base/useriam", string 27 "path": "base/startup", string 31 "path": "base/hiviewdfx", string 35 "path": "utils", string 39 "path": "commonlibrary", string [all …]
|
D | subsystem_config_example.json | 4 "path": "test/developertest", string
|
/build/scripts/util/ |
D | md5_check.py | 141 def _get_old_tag(self, path, subpath=None): argument 171 def iter_all_subpaths(self, path): argument 181 def iter_added_subpaths(self, path): argument 194 def iter_removed_subpaths(self, path): argument 209 def iter_modified_subpaths(self, path): argument 223 def iter_changed_subpaths(self, path): argument 307 def add_file(self, path, tag): argument 320 def add_zip_file(self, path, entries): argument 359 def _get_entry(self, path, subpath=None): argument 370 def get_tag(self, path, subpath=None): argument [all …]
|
D | pycache.py | 116 def cache_key(cls, path): argument 121 def descend_directory(self, path): argument 127 def get_manifest_path(self, path): argument
|
D | build_utils.py | 66 def touch(path, fail_if_missing=False): argument 83 def read_build_vars(path): argument 124 def write_json(obj, path, only_if_changed=False): argument 141 def atomic_output(path, only_if_changed=True): argument 260 def get_modified_time(path): argument 292 def extract_all(zip_path, argument 438 def matches_glob(path, filters): argument
|
/build/lite/ |
D | build.py | 53 def set_root_path(path): argument 59 def build(path, args_list): argument
|
D | utils.py | 39 def remove_path(path): argument 91 def makedirs(path, exist_ok=True): argument
|
/build/tools/component_tools/ |
D | full_components_generator.py | 40 def find_files(path, name): argument 75 def find_component_in_path(subsys, path): argument
|
D | parse_kconf.py | 35 def read_full_component(path): argument 48 def read_deps_info(path): argument
|
/build/tools/ |
D | product_config_version_convert.py | 55 def readjson(path,device): argument
|
/build/config/linux/ |
D | pkg-config.py | 96 def RewritePath(path, strip_prefix, sysroot): argument
|
/build/toolchain/mac/ |
D | linker_driver.py | 207 def _remove_path(path): argument
|
/build/lite/hb_internal/common/ |
D | device.py | 105 def check_path(path): argument
|
D | utils.py | 44 def remove_path(path): argument 155 def makedirs(path, exist_ok=True, with_rm=False): argument
|
/build/ohos/packages/ |
D | fs_process.py | 91 def fs_dirs_replace(self, path, default_path): argument 143 def list_all_files(self, path, ignore_list=None): argument
|
/build/lite/hb_internal/cts/ |
D | common.py | 167 def check_path(dep, path): argument
|
D | cts.py | 256 def is_dir_in_comp(self, path): argument
|
/build/loader/ |
D | load_ohos_build.py | 73 def _normalize(label, path): argument
|