HomeSort by relevance Sort by last modified time
    Searched refs:set_http_auth_handler_factory (Results 1 - 11 of 11) sorted by null

  /external/chromium/net/url_request/
url_request_context_storage.cc 57 void URLRequestContextStorage::set_http_auth_handler_factory( function in class:net::URLRequestContextStorage
59 context_->set_http_auth_handler_factory(http_auth_handler_factory);
url_request_context_storage.h 49 void set_http_auth_handler_factory(
url_request_context.cc 42 set_http_auth_handler_factory(other->http_auth_handler_factory());
url_request_context.h 107 void set_http_auth_handler_factory(HttpAuthHandlerFactory* factory) { function in class:net::URLRequestContext
url_request_test_util.cc 78 context_storage_.set_http_auth_handler_factory(
  /external/chromium/chrome/browser/net/
connection_tester_unittest.cc 119 proxy_script_fetcher_context_->set_http_auth_handler_factory(
connection_tester.cc 72 set_http_auth_handler_factory(net::HttpAuthHandlerFactory::CreateDefault(
  /external/chromium/chrome/browser/profiles/
profile_impl_io_data.cc 206 main_context->set_http_auth_handler_factory(
208 media_request_context_->set_http_auth_handler_factory(
off_the_record_profile_io_data.cc 144 main_context->set_http_auth_handler_factory(
  /external/chromium/chrome/browser/
io_thread.cc 208 context->set_http_auth_handler_factory(
230 context->set_http_auth_handler_factory(
  /external/chromium/net/spdy/
spdy_test_util.cc     [all...]

Completed in 969 milliseconds