Searched refs:Poll (Results 1 – 9 of 9) sorted by relevance
90 event_loop_->Poll(); in TEST_F()101 event_loop_->Poll(); in TEST_F()119 event_loop_->Poll(); in TEST_F()134 event_loop_->Poll(); in TEST_F()157 event_loop_->Poll(); in TEST_F()
62 uevent_listener_.Poll(dm_callback, 10s); in InitMiscDevice()119 uevent_listener_.Poll(uevent_callback, 10s); in InitDevices()151 uevent_listener_.Poll(uevent_callback, 10s); in InitDmDevice()
55 void Poll(const ListenerCallback& callback,
183 void UeventListener::Poll(const ListenerCallback& callback, in Poll() function in android::init::UeventListener
386 uevent_listener.Poll([&uevent_handlers](const Uevent& uevent) { in ueventd_main()
770 > Poll for the existence of the given file and return when found,
51 void Poll();
121 void LooperBackedEventLoop::Poll() { in Poll() function in android::wificond::LooperBackedEventLoop
136 event_dispatcher->Poll(); in main()