Lines Matching defs:handle
112 auto taskClassDeleteRetry = [](uv_timer_t *handle) -> void { in BeginRemoveTask()
198 auto clearSessionsForFinish = [](uv_idle_t *handle) -> void { in ReMainLoopForInstanceClear()
293 void HdcSessionBase::AsyncMainLoopTask(uv_idle_t *handle) in AsyncMainLoopTask()
316 void HdcSessionBase::MainAsyncCallback(uv_async_t *handle) in MainAsyncCallback()
552 void HdcSessionBase::FreeSessionFinally(uv_idle_t *handle) in FreeSessionFinally()
576 auto closeSessionTCPHandle = [](uv_handle_t *handle) -> void { in FreeSessionContinue()
603 void HdcSessionBase::FreeSessionOpeate(uv_timer_t *handle) in FreeSessionOpeate()
626 auto callbackCheckFreeSessionContinue = [](uv_timer_t *handle) -> void { in FreeSessionOpeate()
1019 void HdcSessionBase::AllocCallback(uv_handle_t *handle, size_t sizeWanted, uv_buf_t *buf) in AllocCallback()
1191 auto closeSessionChildThreadTCPHandle = [](uv_handle_t *handle) -> void { in DispatchMainThreadCommand()
1276 auto clearTaskForSessionFinish = [](uv_timer_t *handle) -> void { in ReChildLoopForSessionClear()