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

  /external/chromium_org/remoting/host/
chromoting_host.cc 86 reject_authenticating_client_(false),
145 reject_authenticating_client_ = true;
214 reject_authenticating_client_ = false;
221 return !reject_authenticating_client_;
chromoting_host.h 205 bool reject_authenticating_client_; member in class:remoting::ChromotingHost

Completed in 40 milliseconds