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

  /external/chromium_org/net/url_request/
url_request_context_storage.cc 64 void URLRequestContextStorage::set_http_auth_handler_factory( function in class:net::URLRequestContextStorage
66 context_->set_http_auth_handler_factory(http_auth_handler_factory);
url_request_context_storage.h 55 void set_http_auth_handler_factory(
url_request_context.cc 49 set_http_auth_handler_factory(other->http_auth_handler_factory_);
url_request_context.h 129 void set_http_auth_handler_factory(HttpAuthHandlerFactory* factory) { function in class:net::URLRequestContext
url_request_context_builder.cc 301 storage->set_http_auth_handler_factory(http_auth_handler_registry_factory);
url_request_test_util.cc 83 context_storage_.set_http_auth_handler_factory(
  /external/chromium_org/chromecast/shell/browser/
url_request_context_factory.cc 316 system_context->set_http_auth_handler_factory(
388 main_context->set_http_auth_handler_factory(
  /external/chromium_org/content/shell/browser/
shell_url_request_context_getter.cc 133 storage_->set_http_auth_handler_factory(
  /external/chromium_org/chrome/browser/net/
connection_tester.cc 118 storage_.set_http_auth_handler_factory(
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_io_data.cc 221 main_context->set_http_auth_handler_factory(
profile_impl_io_data.cc 476 main_context->set_http_auth_handler_factory(
    [all...]
  /external/chromium_org/chrome/browser/
io_thread.cc 247 context->set_http_auth_handler_factory(
277 context->set_http_auth_handler_factory(
    [all...]
  /external/chromium_org/net/spdy/
spdy_test_util_common.cc 481 storage_.set_http_auth_handler_factory(HttpAuthHandlerFactory::CreateDefault(
    [all...]

Completed in 239 milliseconds