Home
last modified time | relevance | path

Searched defs:IsSameFile (Results 1 – 3 of 3) sorted by relevance

/external/sandboxed-api/sandboxed_api/sandbox2/
Dstack_trace.cc70 bool IsSameFile(const std::string& path, const std::string& other) { in IsSameFile() function
Dmounts.cc131 bool IsSameFile(const std::string& path1, const std::string& path2) { in IsSameFile() function
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc693 bool IsSameFile(const char* left_abspath, const string& right_path) { in IsSameFile() function