OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_handler_
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_delegate.cc
15
:
auth_handler_
(auth_handler) {
42
auth_handler_
->MaybeAddProxyTunnelRequestHandler(proxy_server, extra_headers);
data_reduction_proxy_delegate.h
55
DataReductionProxyAuthRequestHandler*
auth_handler_
;
member in class:data_reduction_proxy::DataReductionProxyDelegate
/external/chromium_org/remoting/host/
gnubby_auth_handler_posix_unittest.cc
64
GnubbyAuthHandler*
auth_handler_
;
member in class:remoting::GnubbyAuthHandlerPosixTest
80
auth_handler_
= auth_handler_posix_.get();
100
auth_handler_
->DeliverHostDataMessage(42, "test_msg");
161
auth_handler_
->DeliverClientMessage(error_json);
Completed in 85 milliseconds