Home | Sort by relevance Sort by last modified time |
/external/chromium_org/remoting/protocol/ | |
pairing_host_authenticator.cc | 27 protocol_error_(false), 36 if (protocol_error_) { 48 if (protocol_error_) { 74 protocol_error_ = true; |
pairing_host_authenticator.h | 53 bool protocol_error_; member in class:remoting::protocol::PairingHostAuthenticator |