Lines Matching defs:handle
107 auto taskClassDeleteRetry = [](uv_timer_t *handle) -> void { in BeginRemoveTask()
178 auto clearSessionsForFinish = [](uv_idle_t *handle) -> void { in ReMainLoopForInstanceClear()
273 void HdcSessionBase::AsyncMainLoopTask(uv_idle_t *handle) in AsyncMainLoopTask()
296 void HdcSessionBase::MainAsyncCallback(uv_async_t *handle) in MainAsyncCallback()
518 void HdcSessionBase::FreeSessionFinally(uv_idle_t *handle) in FreeSessionFinally()
540 auto closeSessionTCPHandle = [](uv_handle_t *handle) -> void { in FreeSessionContinue()
561 void HdcSessionBase::FreeSessionOpeate(uv_timer_t *handle) in FreeSessionOpeate()
582 auto callbackCheckFreeSessionContinue = [](uv_timer_t *handle) -> void { in FreeSessionOpeate()
943 void HdcSessionBase::AllocCallback(uv_handle_t *handle, size_t sizeWanted, uv_buf_t *buf) in AllocCallback()
1101 auto closeSessionChildThreadTCPHandle = [](uv_handle_t *handle) -> void { in DispatchMainThreadCommand()
1179 auto clearTaskForSessionFinish = [](uv_timer_t *handle) -> void { in ReChildLoopForSessionClear()