OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_sspi_library
(Results
1 - 4
of
4
) sorted by null
/external/chromium/net/http/
http_auth_handler_ntlm.h
59
void
set_sspi_library
(SSPILibrary* sspi_library) {
function in class:net::HttpAuthHandlerNTLM::Factory
http_auth_handler_factory.cc
65
ntlm_factory->
set_sspi_library
(new SSPILibraryDefault());
143
ntlm_factory->
set_sspi_library
(new SSPILibraryDefault());
/external/chromium_org/net/http/
http_auth_handler_ntlm.h
57
void
set_sspi_library
(SSPILibrary* sspi_library) {
function in class:net::HttpAuthHandlerNTLM::Factory
http_auth_handler_factory.cc
70
ntlm_factory->
set_sspi_library
(new SSPILibraryDefault());
148
ntlm_factory->
set_sspi_library
(new SSPILibraryDefault());
Completed in 69 milliseconds