Home
last modified time | relevance | path

Searched refs:TryCloseChildLoop (Results 1 – 3 of 3) sorted by relevance

/developtools/hdc/src/common/
Dbase.h52 bool TryCloseChildLoop(uv_loop_t *ptrLoop, const char *callerName);
Dsession.cpp1250 Base::TryCloseChildLoop(&hSession->childLoop, "Session childUV"); in ReChildLoopForSessionClear()
Dbase.cpp481 bool TryCloseChildLoop(uv_loop_t *ptrLoop, const char *callerName) in TryCloseChildLoop() function