Searched defs:was_cancelled (Results 1 – 3 of 3) sorted by relevance
/external/chromium/net/base/ | ||
D | host_resolver_impl.cc | 273 bool was_cancelled() const { in was_cancelled() function in net::HostResolverImpl::Request |
/external/chromium/net/proxy/ | ||
D | multi_threaded_proxy_resolver.cc | 127 bool was_cancelled() const { return was_cancelled_; } in was_cancelled() function in net::MultiThreadedProxyResolver::Job |
D | proxy_service.cc | 326 bool was_cancelled() const { return user_callback_ == NULL; } in was_cancelled() function in net::ProxyService::PacRequest |