Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.h184 bool FileIDIsCached(const wstring &file) { in FileIDIsCached() function
Dpdb_source_line_writer.cc330 if (!FileIDIsCached(file_name_string)) { in PrintSourceFiles()