Searched defs:connectionDone (Results 1 - 2 of 2) sorted by relevance

/external/deqp/execserver/
H A DxsTcpServer.cpp86 void TcpServer::connectionDone (ConnectionHandler* handler) function in class:xs::TcpServer
169 m_server->connectionDone(this);
H A DxsExecutionServer.cpp133 void ExecutionServer::connectionDone (ConnectionHandler* handler) function in class:xs::ExecutionServer
138 TcpServer::connectionDone(handler);

Completed in 235 milliseconds