Home
last modified time | relevance | path

Searched defs:was_cancelled (Results 1 – 3 of 3) sorted by relevance

/external/chromium/net/base/
Dhost_resolver_impl.cc273 bool was_cancelled() const { in was_cancelled() function in net::HostResolverImpl::Request
432 bool was_cancelled() const { in was_cancelled() function in net::HostResolverImpl::Job
682 bool was_cancelled() const { in was_cancelled() function in net::HostResolverImpl::IPv6ProbeJob
/external/chromium/net/proxy/
Dmulti_threaded_proxy_resolver.cc127 bool was_cancelled() const { return was_cancelled_; } in was_cancelled() function in net::MultiThreadedProxyResolver::Job
Dproxy_service.cc326 bool was_cancelled() const { return user_callback_ == NULL; } in was_cancelled() function in net::ProxyService::PacRequest