Home
last modified time | relevance | path

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

/external/google-breakpad/src/tools/windows/converter/
Dms_symbol_server_converter.cc108 fail_not_found_(false) { in MSSymbolServerConverter()
268 fail_not_found_ = false; in LocateFile()
291 if (fail_not_found_) { in LocateFile()
403 &self->fail_not_found_ } in SymCallback()
Dms_symbol_server_converter.h213 bool fail_not_found_; // The file could not be found. If this is the only variable