OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_input_filter_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/
client_session.cc
59
auth_input_filter_
(&disable_input_filter_),
77
connection_->set_input_stub(&
auth_input_filter_
);
80
auth_input_filter_
.set_enabled(false);
207
auth_input_filter_
.set_enabled(true);
322
if (!
auth_input_filter_
.enabled())
client_session.h
141
bool is_authenticated() { return
auth_input_filter_
.enabled(); }
194
protocol::InputFilter
auth_input_filter_
;
member in class:remoting::ClientSession
Completed in 86 milliseconds