Searched refs:CheckStopDaemon (Results 1 – 2 of 2) sorted by relevance
48 static void CheckStopDaemon(uv_idle_t *arg);
84 void Runtime::CheckStopDaemon(uv_idle_t *arg) in CheckStopDaemon() function in HdcTest::Runtime106 uv_idle_start(idt, CheckStopDaemon); in StartDaemon()