Home
last modified time | relevance | path

Searched refs:OnAccept (Results 1 - 2 of 2) sorted by relevance

/developtools/hdc/src/common/
H A Dforward.h95 void OnAccept(uv_stream_t *server, HCtxForward ctxClient, uv_stream_t *client);
H A Dforward.cpp57 void HdcForwardBase::OnAccept(uv_stream_t *server, HCtxForward ctxClient, uv_stream_t *client) in OnAccept() function in Hdc::HdcForwardBase
76 WRITE_LOG(LOG_DEBUG, "OnAccept id:%u type:%d remoteParamenters:%s", in OnAccept()
113 thisClass->OnAccept(server, ctxClient, client); in ListenCallback()

Completed in 3 milliseconds