Searched refs:connectionDone (Results 1 - 4 of 4) sorted by relevance

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

Completed in 725 milliseconds