Home
last modified time | relevance | path

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

/external/chromium/net/base/
Dhost_resolver_impl.cc1176 scoped_refptr<Job>& found_job = jobs_[job->key()]; in AddOutstandingJob() local
1177 DCHECK(!found_job); in AddOutstandingJob()
1178 found_job = job; in AddOutstandingJob()