Home
last modified time | relevance | path

Searched refs:right_path (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() argument
420 if (!realpath(right_path.c_str(), right_abspath)) in IsSameFile()