OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSchemeFactory
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/http/
http_auth_handler_factory.h
153
HttpAuthHandlerFactory*
GetSchemeFactory
(const std::string& scheme) const;
http_auth_handler_factory.cc
93
HttpAuthHandlerFactory* factory =
GetSchemeFactory
(scheme);
112
HttpAuthHandlerFactory* HttpAuthHandlerRegistryFactory::
GetSchemeFactory
(
Completed in 630 milliseconds