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 432 RestartWithJob(URLRequestJobManager::GetInstance()->CreateJob(this));
435 void URLRequest::RestartWithJob(URLRequestJob *job) {
510 RestartWithJob(job);
525 RestartWithJob(job);
url_request.h 609 void RestartWithJob(URLRequestJob* job);

Completed in 17 milliseconds