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

/external/chromium_org/net/url_request/
H A Durl_request.cc704 RestartWithJob(new URLRequestErrorJob(
720 RestartWithJob(
724 void URLRequest::RestartWithJob(URLRequestJob *job) { function in class:net::URLRequest
831 RestartWithJob(job);
868 RestartWithJob(job);
H A Durl_request.h734 void RestartWithJob(URLRequestJob* job);

Completed in 1597 milliseconds