HomeSort by relevance Sort by last modified time
    Searched defs:auth_handler_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/data_reduction_proxy/browser/
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 1585 milliseconds