Searched refs:RealpathOrSelf (Results 1 – 1 of 1) sorted by relevance
149 std::string RealpathOrSelf(const std::string& path) { in RealpathOrSelf() function176 std::string dest_final_target = RealpathOrSelf(dest_dir_path); in CopyDirectoryRecursively()177 std::string src_final_target = RealpathOrSelf(src_dir_path); in CopyDirectoryRecursively()