HomeSort by relevance Sort by last modified time
    Searched full:fail_timeout_ (Results 1 - 2 of 2) sorted by null

  /external/google-breakpad/src/tools/windows/converter/
ms_symbol_server_converter.cc 107 fail_timeout_(false),
267 fail_timeout_ = false;
286 if (fail_dns_ || fail_timeout_) {
389 &self->fail_timeout_ },
394 &self->fail_timeout_ },
ms_symbol_server_converter.h 212 bool fail_timeout_; // Timeouts (fail_not_found_ will also be set). member in class:google_breakpad::MSSymbolServerConverter

Completed in 66 milliseconds