Searched defs:PollEvents (Results 1 – 4 of 4) sorted by relevance
/external/crosvm/sys_util/src/ | ||
D | poll.rs | 174 pub struct PollEvents<'a, T> { struct |
/external/tensorflow/tensorflow/core/common_runtime/gpu/ | ||
D | gpu_event_mgr.cc | 205 void EventMgr::PollEvents(bool is_dedicated_poller, in PollEvents() function in tensorflow::EventMgr |
/external/tensorflow/tensorflow/core/common_runtime/device/ | ||
D | device_event_mgr.cc | 206 void EventMgr::PollEvents(bool is_dedicated_poller, in PollEvents() function in tensorflow::EventMgr |
D | device_event_mgr_test.cc | 66 void PollEvents() { in PollEvents() function in tensorflow::TEST_EventMgrHelper |