Home
last modified time | relevance | path

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

/external/chromium/net/url_request/
Durl_request.cc432 RestartWithJob(URLRequestJobManager::GetInstance()->CreateJob(this)); in Restart()
435 void URLRequest::RestartWithJob(URLRequestJob *job) { in RestartWithJob() function in net::URLRequest
510 RestartWithJob(job); in ReceivedRedirect()
525 RestartWithJob(job); in ResponseStarted()
Durl_request.h609 void RestartWithJob(URLRequestJob* job);