Searched defs:set_http_auth_handler_factory (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/url_request/
H A Durl_request_context_storage.cc64 void URLRequestContextStorage::set_http_auth_handler_factory( function in class:net::URLRequestContextStorage
66 context_->set_http_auth_handler_factory(http_auth_handler_factory);
H A Durl_request_context.h129 void set_http_auth_handler_factory(HttpAuthHandlerFactory* factory) { function in class:net::URLRequestContext

Completed in 807 milliseconds