Searched refs:FreeChannelFinally (Results 1 - 2 of 2) sorted by relevance
/developtools/hdc/src/common/ |
H A D | channel.h | 72 static void FreeChannelFinally(uv_idle_t *handle);
|
H A D | channel.cpp | 410 void HdcChannelBase::FreeChannelFinally(uv_idle_t *handle) in FreeChannelFinally() function in Hdc::HdcChannelBase 416 WRITE_LOG(LOG_INFO, "FreeChannelFinally uvHandleRef:%d channelId:%u sid:%u", in FreeChannelFinally() 419 WRITE_LOG(LOG_DEBUG, "FreeChannelFinally uvHandleRef:%d channelId:%u sid:%u", in FreeChannelFinally() 428 WRITE_LOG(LOG_DEBUG, "!!!FreeChannelFinally channelId:%u sid:%u finish", in FreeChannelFinally() 432 WRITE_LOG(LOG_INFO, "!!!FreeChannelFinally channelId:%u sid:%u finish", in FreeChannelFinally() 467 Base::IdleUvTask(loopMain, hChannel, FreeChannelFinally); in FreeChannelContinue()
|
Completed in 2 milliseconds