Searched defs:set_proxy_service (Results 1 – 4 of 4) sorted by relevance
/external/chromium/net/url_request/ | ||
D | url_request_context_storage.cc | 63 void URLRequestContextStorage::set_proxy_service(ProxyService* proxy_service) { in set_proxy_service() function in net::URLRequestContextStorage |
D | url_request_context.h | 92 void set_proxy_service(ProxyService* proxy_service) { in set_proxy_service() function |
/external/chromium_org/net/url_request/ | ||
D | url_request_context_storage.cc | 69 void URLRequestContextStorage::set_proxy_service(ProxyService* proxy_service) { in set_proxy_service() function in net::URLRequestContextStorage |
D | url_request_ftp_job_unittest.cc | 49 void set_proxy_service(ProxyService* proxy_service) { in set_proxy_service() function in net::FtpTestURLRequestContext |