OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 47 milliseconds