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_) {
62 waiting_for_authenticator_ = true;
144 waiting_for_authenticator_ = false;
pairing_authenticator_base.h 96 bool waiting_for_authenticator_; member in class:remoting::protocol::PairingAuthenticatorBase

Completed in 40 milliseconds