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

  /external/chromium_org/remoting/protocol/
pairing_authenticator_base.cc 27 waiting_for_authenticator_(false),
35 if (waiting_for_authenticator_) {
69 waiting_for_authenticator_ = true;
151 waiting_for_authenticator_ = false;
pairing_authenticator_base.h 97 bool waiting_for_authenticator_; member in class:remoting::protocol::PairingAuthenticatorBase

Completed in 842 milliseconds