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