Searched defs:src_path (Results 1 – 1 of 1) sorted by relevance
318 Result<void> CopyFile(const std::string& src_path, const NewFile& dst_file) { in CopyFile()503 std::string src_path = OR_RETURN_FATAL(BuildProfileOrDmPath(in_src)); in copyAndRewriteProfile() local