Searched defs:src_path (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()155 std::filesystem::path src_path = std::filesystem::path(CFG_PATH) / file; in CopyDataFile() local