Home
last modified time | relevance | path

Searched refs:is_host_side (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/remoting/protocol/
Dv2_authenticator.cc102 if (!is_host_side() && remote_cert_.empty()) { in ProcessMessageInternal()
188 if (is_host_side()) { in CreateChannelAuthenticator()
199 bool V2Authenticator::is_host_side() const { in is_host_side() function in remoting::protocol::V2Authenticator
Dv2_authenticator.h57 bool is_host_side() const;