Searched refs:MakeRelativePath (Results 1 – 1 of 1) sorted by relevance
642 std::string MakeRelativePath(const std::string& input, in MakeRelativePath() function651 return MakeRelativePath(corrected_input, dest); in MakeRelativePath()656 return MakeRelativePath(input, corrected_dest); in MakeRelativePath()668 return MakeRelativePath(corrected_input, dest); in MakeRelativePath()750 ret = MakeRelativePath(input_full, dest_full); in RebasePath()756 ret = MakeRelativePath(input, dest_dir.value()); in RebasePath()