Searched refs:fail_dns_ (Results 1 – 2 of 2) sorted by relevance
106 fail_dns_(false), in MSSymbolServerConverter()266 fail_dns_ = false; in LocateFile()286 if (fail_dns_ || fail_timeout_) { in LocateFile()385 &self->fail_dns_ }, in SymCallback()
211 bool fail_dns_; // DNS failures (fail_not_found_ will also be set). variable