Home
last modified time | relevance | path

Searched defs:path (Results 1 – 18 of 18) sorted by relevance

/build/
Dsubsystem_config.json3 "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 …]
Dsubsystem_config_example.json4 "path": "test/developertest", string
/build/scripts/util/
Dmd5_check.py141 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 …]
Dpycache.py116 def cache_key(cls, path): argument
121 def descend_directory(self, path): argument
127 def get_manifest_path(self, path): argument
Dbuild_utils.py66 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/
Dbuild.py53 def set_root_path(path): argument
59 def build(path, args_list): argument
Dutils.py39 def remove_path(path): argument
91 def makedirs(path, exist_ok=True): argument
/build/tools/component_tools/
Dfull_components_generator.py40 def find_files(path, name): argument
75 def find_component_in_path(subsys, path): argument
Dparse_kconf.py35 def read_full_component(path): argument
48 def read_deps_info(path): argument
/build/tools/
Dproduct_config_version_convert.py55 def readjson(path,device): argument
/build/config/linux/
Dpkg-config.py96 def RewritePath(path, strip_prefix, sysroot): argument
/build/toolchain/mac/
Dlinker_driver.py207 def _remove_path(path): argument
/build/lite/hb_internal/common/
Ddevice.py105 def check_path(path): argument
Dutils.py44 def remove_path(path): argument
155 def makedirs(path, exist_ok=True, with_rm=False): argument
/build/ohos/packages/
Dfs_process.py91 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/
Dcommon.py167 def check_path(dep, path): argument
Dcts.py256 def is_dir_in_comp(self, path): argument
/build/loader/
Dload_ohos_build.py73 def _normalize(label, path): argument