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

  /external/deqp/execserver/
xsTcpServer.cpp 86 void TcpServer::connectionDone (ConnectionHandler* handler)
169 m_server->connectionDone(this);
xsExecutionServer.cpp 133 void ExecutionServer::connectionDone (ConnectionHandler* handler)
138 TcpServer::connectionDone(handler);

Completed in 265 milliseconds