Searched defs:StartPollingLoop (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/device/ | ||
H A D | device_event_mgr.cc | 118 void EventMgr::StartPollingLoop() { in StartPollingLoop() function in tensorflow::EventMgr |
H A D | device_event_mgr_test.cc | 82 void StartPollingLoop() { return em_->StartPollingLoop(); } in StartPollingLoop() function in tensorflow::TEST_EventMgrHelper |
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/ | ||
H A D | gpu_event_mgr.cc | 117 void EventMgr::StartPollingLoop() { in StartPollingLoop() function in tensorflow::EventMgr |