Home
last modified time | relevance | path

Searched refs:copySingleFile (Results 1 – 1 of 1) sorted by relevance

/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() function
157 if (!copySingleFile(src_path, dst_path)) { in CopyDataFile()