Searched refs:TryCloseLoop (Results 1 – 8 of 8) sorted by relevance
58 static bool TryCloseLoop(uv_loop_t *ptrLoop, const char *callerName) in TryCloseLoop() function102 TryCloseLoop(&loopMain, "Hdcjdwp test exit"); in FreeInstance()
41 Base::TryCloseLoop(&loopMain, "Runtime childUV"); in ~Runtime()
50 bool TryCloseLoop(uv_loop_t *ptrLoop, const char *callerName);
1226 Base::TryCloseLoop(&hSession->childLoop, "Session childUV"); in ReChildLoopForSessionClear()
347 bool TryCloseLoop(uv_loop_t *ptrLoop, const char *callerName) in TryCloseLoop() function
48 Base::TryCloseLoop(&loopMain, "HdcDaemon::~HdcDaemon"); in ClearInstanceResource()
46 Base::TryCloseLoop(loopMain, "ExecuteCommand finish"); in ~HdcClient()
43 Base::TryCloseLoop(&loopMain, "HdcServer::~HdcServer"); in ClearInstanceResource()