HomeSort by relevance Sort by last modified time
    Searched defs:set_http_auth_handler_factory (Results 1 - 4 of 4) 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.h 107 void set_http_auth_handler_factory(HttpAuthHandlerFactory* factory) { function in class:net::URLRequestContext
  /external/chromium_org/net/url_request/
url_request_context_storage.cc 63 void URLRequestContextStorage::set_http_auth_handler_factory( function in class:net::URLRequestContextStorage
65 context_->set_http_auth_handler_factory(http_auth_handler_factory);
url_request_context.h 122 void set_http_auth_handler_factory(HttpAuthHandlerFactory* factory) { function in class:net::URLRequestContext

Completed in 57 milliseconds