Searched defs:OnConnection (Results 1 – 4 of 4) sorted by relevance
85 void NetServer::OnConnection(uv_stream_t* server, int status) in OnConnection() function in NetServer
84 void NetServer::OnConnection(uv_stream_t* server, int status) in OnConnection() function in NetServer
284 int LocalTestServer::OnConnection(const LoopHandle loopHandle, const TaskHandle server) in OnConnection() function in OHOS::LocalTestServer
358 static int OnConnection(const LoopHandle loopHandle, const TaskHandle server) in OnConnection() function