HomeSort by relevance Sort by last modified time
    Searched full:other_client (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/remoting/host/
chromoting_host.cc 184 ClientSession* other_client = *it++; local
185 if (other_client != client)
186 other_client->DisconnectSession();

Completed in 138 milliseconds