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 83 reject_authenticating_client_(false),
140 reject_authenticating_client_ = true;
195 reject_authenticating_client_ = false;
202 return !reject_authenticating_client_;
chromoting_host.h 195 bool reject_authenticating_client_; member in class:remoting::ChromotingHost

Completed in 58 milliseconds