Home
last modified time | relevance | path

Searched defs:src_path (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/build/toolchain/
H A Dwrapper_utils.py19 def _gzip_then_delete(src_path, dest_path): argument
/ohos5.0/build/hb/util/prebuild/
H A Dpatch_process.py58 def patch_apply(self, src_path, patch_list, reverse=False): argument
/ohos5.0/base/global/i18n/services/src/
H A Dhmos_timezone_mount.cpp125 bool copySingleFile(const std::filesystem::path& src_path, const std::filesystem::path& dst_path) in copySingleFile()
155 std::filesystem::path src_path = std::filesystem::path(CFG_PATH) / file; in CopyDataFile() local
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/hdi_operate/
H A Dhdi_add_handler.py484 def template_replace(self, src_path, replace_data): argument
/ohos5.0/build/scripts/util/
H A Dbuild_utils.py348 src_path=None, argument
/ohos5.0/build/templates/common/
H A Dgenerate_component_package.py157 def _copy_dir(src_path, target_path): argument