Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dhost_resolver_impl.h154 void RemoveOutstandingJob(Job* job);
Dhost_resolver_impl.cc1191 void HostResolverImpl::RemoveOutstandingJob(Job* job) { in RemoveOutstandingJob() function in net::HostResolverImpl
1205 RemoveOutstandingJob(job); in OnJobComplete()