OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:connectionDone
(Results
1 - 4
of
4
) sorted by null
/external/deqp/execserver/
xsTcpServer.hpp
49
virtual void
connectionDone
(ConnectionHandler* handler);
xsTcpServer.cpp
86
void TcpServer::
connectionDone
(ConnectionHandler* handler)
169
m_server->
connectionDone
(this);
xsExecutionServer.hpp
56
void
connectionDone
(ConnectionHandler* handler);
xsExecutionServer.cpp
133
void ExecutionServer::
connectionDone
(ConnectionHandler* handler)
138
TcpServer::
connectionDone
(handler);
Completed in 81 milliseconds