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

  /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

Completed in 65 milliseconds