Home
last modified time | relevance | path

Searched refs:DispatchForever (Results 1 – 6 of 6) sorted by relevance

/system/connectivity/shill/
Dmock_event_dispatcher.h32 MOCK_METHOD0(DispatchForever, void());
Devent_dispatcher.h44 virtual void DispatchForever();
Devent_dispatcher.cc39 void EventDispatcher::DispatchForever() { in DispatchForever() function in shill::EventDispatcher
Dhook_table_unittest.cc140 event_dispatcher_.DispatchForever(); in TEST_F()
187 event_dispatcher_.DispatchForever(); in TEST_F()
Ddaemon_task_unittest.cc69 void RunMessageLoop() { dispatcher_->DispatchForever(); } in RunMessageLoop()
/system/connectivity/shill/vpn/
Dl2tp_ipsec_driver_unittest.cc725 dispatcher_.DispatchForever(); in TEST_F()