Searched refs:GetResponseInfoConst (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/test/net/
H A Durl_request_abort_on_end_job.cc52 void URLRequestAbortOnEndJob::GetResponseInfoConst( function in class:content::URLRequestAbortOnEndJob
80 GetResponseInfoConst(info);
85 GetResponseInfoConst(&info);
H A Durl_request_abort_on_end_job.h41 void GetResponseInfoConst(net::HttpResponseInfo* info) const;
H A Durl_request_slow_download_job.h80 void GetResponseInfoConst(net::HttpResponseInfo* info) const;
H A Durl_request_slow_download_job.cc230 GetResponseInfoConst(info);
239 void URLRequestSlowDownloadJob::GetResponseInfoConst( function in class:content::URLRequestSlowDownloadJob
270 GetResponseInfoConst(&info);
/external/chromium_org/net/test/url_request/
H A Durl_request_mock_http_job.cc154 GetResponseInfoConst(info);
184 void URLRequestMockHTTPJob::GetResponseInfoConst( function in class:net::URLRequestMockHTTPJob
191 GetResponseInfoConst(&info);
197 GetResponseInfoConst(&info);
H A Durl_request_mock_http_job.h80 void GetResponseInfoConst(HttpResponseInfo* info) const;

Completed in 225 milliseconds