HomeSort by relevance Sort by last modified time
    Searched refs:IsAllowedThread (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/url_request/
url_request_job_manager.cc 49 DCHECK(IsAllowedThread());
109 DCHECK(IsAllowedThread());
136 DCHECK(IsAllowedThread());
172 DCHECK(IsAllowedThread());
183 DCHECK(IsAllowedThread());
url_request_job_manager.h 69 bool IsAllowedThread() const {
79 // a constant pseudo-handle (0xFFFFFFFE), and therefore IsAllowedThread

Completed in 266 milliseconds