Searched refs:copySingleFile (Results 1 – 1 of 1) sorted by relevance
125 bool copySingleFile(const std::filesystem::path& src_path, const std::filesystem::path& dst_path) in copySingleFile() function157 if (!copySingleFile(src_path, dst_path)) { in CopyDataFile()