Searched refs:protocol_error_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/remoting/protocol/
H A Dpairing_host_authenticator.cc27 protocol_error_(false),
36 if (protocol_error_) {
48 if (protocol_error_) {
74 protocol_error_ = true;
H A Dpairing_host_authenticator.h53 bool protocol_error_; member in class:remoting::protocol::PairingHostAuthenticator

Completed in 631 milliseconds