Searched refs:was_cancelled (Results 1 – 3 of 3) sorted by relevance
62 bool was_cancelled() const { return callback_ == NULL; } in was_cancelled() function in net::SingleThreadedProxyResolver::SetPacScriptTask84 if (!was_cancelled()) { in RequestComplete()147 bool was_cancelled() const { return callback_ == NULL; } in was_cancelled() function in net::SingleThreadedProxyResolver::Job181 if (!was_cancelled()) { in QueryComplete()189 if (!was_cancelled()) in QueryComplete()
101 DCHECK(!was_cancelled()); in Start()146 bool was_cancelled() const { return user_callback_ == NULL; } in was_cancelled() function in net::ProxyService::PacRequest151 DCHECK(!was_cancelled()); in QueryDidComplete()403 if (!req->is_started() && !req->was_cancelled()) { in ResumeAllPendingRequests()
96 bool was_cancelled() const { in was_cancelled() function in net::HostResolverImpl::Request255 if (!req->was_cancelled()) in Cancel()261 bool was_cancelled() const { in was_cancelled() function in net::HostResolverImpl::Job334 if (was_cancelled()) in OnLookupComplete()803 if (!req->was_cancelled()) { in OnJobComplete()813 if (job->was_cancelled()) in OnJobComplete()