Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds