Home
last modified time | relevance | path

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

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