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

  /external/chromium/net/url_request/
url_request.cc 282 RestartWithJob(GetJobManager()->CreateJob(this));
285 void URLRequest::RestartWithJob(URLRequestJob *job) {
353 RestartWithJob(job);
367 RestartWithJob(job);
url_request.h 545 void RestartWithJob(URLRequestJob *job);

Completed in 120 milliseconds