Home
last modified time | relevance | path

Searched defs:path (Results 1 – 21 of 21) 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/accesscontrol", string
31 "path": "base/startup", string
35 "path": "base/hiviewdfx", string
39 "path": "utils", string
[all …]
Dsubsystem_config_example.json4 "path": "test/testfwk/developer_test", string
/build/scripts/util/
Dmd5_check.py168 def iter_all_subpaths(self, path): argument
178 def iter_added_subpaths(self, path): argument
191 def iter_removed_subpaths(self, path): argument
206 def iter_modified_subpaths(self, path): argument
220 def iter_changed_subpaths(self, path): argument
263 def _get_old_tag(self, path, subpath=None): argument
302 def add_file(self, path, tag): argument
315 def add_zip_file(self, path, entries): argument
354 def get_tag(self, path, subpath=None): argument
363 def iter_subpaths(self, path): argument
[all …]
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
272 def get_modified_time(path): argument
304 def extract_all(zip_path, argument
450 def matches_glob(path, filters): argument
Dpycache.py82 def cache_key(cls, path): argument
121 def descend_directory(self, path): argument
127 def get_manifest_path(self, path): argument
/build/ohos/packages/
Dfs_process.py116 def fs_dirs_replace(self, path, default_path): argument
147 def list_all_files(self, path, ignore_list=None): argument
/build/indep_configs/scripts/
Dsubstitute_component_packages.py43 def remove_directory(path): argument
Dgenerate_components.py145 def is_directory_empty(path): argument
Dbuild_part.py189 def _handle_single_component_case(path, component): argument
/build/toolchain/mac/
Dlinker_driver.py214 def _remove_path(path): argument
/build/hb/services/
Dhdc.py130 def get_files_by_path(path): argument
/build/hb/util/
Dcomponent_util.py129 def get_all_bundle_path(path): argument
/build/lite/
Dutils.py39 def remove_path(path): argument
/build/tools/component_tools/static_check/
Dcsct.py48 def load_ohos_xml(self, path): argument
/build/tools/component_tools/static_check/gn_check/
Dcheck_gn_online.py147 def load_ohos_xml(self, path): argument
/build/test/example/
Dperformance_test.py599 path = item.get("output_path") variable
Dtest_build_option.py167 def is_exist(path): argument
/build/hb/util/loader/
Dload_ohos_build.py77 def _normalize(label, path): argument
/build/config/components/hdi/
Dbuild_hdi_files_info.py295 def __init__(self, path): argument
/build/hb/resources/args/default/
Dtoolargs.json162 "path": { object
/build/templates/common/
Dgenerate_component_package.py1155 def replace_default_toolchains_in_output(path, default_toolchain="ohos_clang_arm64/"): argument