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

  /external/chromium_org/remoting/host/
chromoting_host.cc 82 authenticating_client_(false),
139 DCHECK(authenticating_client_);
197 authenticating_client_ = true;
200 authenticating_client_ = false;
chromoting_host.h 194 bool authenticating_client_; member in class:remoting::ChromotingHost

Completed in 292 milliseconds