Searched defs:IsSameFile (Results 1 – 3 of 3) sorted by relevance
70 bool IsSameFile(const std::string& path, const std::string& other) { in IsSameFile() function
131 bool IsSameFile(const std::string& path1, const std::string& path2) { in IsSameFile() function
693 bool IsSameFile(const char* left_abspath, const string& right_path) { in IsSameFile() function