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

  /device/google/cuttlefish_common/host/frontend/vnc_server/
vnc_server.cpp 41 StartClient(std::move(connection));
45 void VncServer::StartClient(ClientSocket sock) {
vnc_server.h 45 void StartClient(ClientSocket sock);
  /external/libchrome/mojo/core/test/
mojo_test_base.h 59 ClientController& StartClient(const std::string& client_name);
69 ClientController& c = StartClient(client_name);
mojo_test_base.cc 48 MojoTestBase::ClientController& MojoTestBase::StartClient(

Completed in 1564 milliseconds