Home
last modified time | relevance | path

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

/external/chromium_org/net/proxy/
Dmulti_threaded_proxy_resolver.cc219 was_waiting_for_thread_(false) { in GetProxyForURLJob()
226 was_waiting_for_thread_ = true; in WaitingForThread()
233 if (was_waiting_for_thread_) { in FinishedWaitingForThread()
280 bool was_waiting_for_thread_; member in net::MultiThreadedProxyResolver::GetProxyForURLJob