Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Ddump_symbols.cc418 bool IsSameFile(const char* left_abspath, const string& right_path) { in IsSameFile() function
458 if (IsSameFile(obj_file_abspath, debuglink_path)) in ReadDebugLink()