Searched defs:got_event (Results 1 – 6 of 6) sorted by relevance
31 bool got_event = g_listener.WaitForEvent(1, event); in listener_func() local
28 bool got_event = g_listener.WaitForEvent(1, event); in listener_func() local
29 bool got_event = g_listener.WaitForEvent(1, event); in listener_func() local
37 int got_event : 1; member
3378 bool got_event = halt_listener.WaitForEvent (&timeout_time, event_sp); in Halt() local4783 bool got_event; in RunThreadPlan() local
1128 bool got_event() const { return got_event_; } in got_event() function in aura::DeletingWindowDelegate