Searched refs:oemPollForPlatformEvent (Results 1 – 6 of 6) sorted by relevance
48 exec::task<int> Manager::oemPollForPlatformEvent(pldm_tid_t tid) in oemPollForPlatformEvent() function in pldm::platform_mc::Manager
256 exec::task<int> oemPollForPlatformEvent(pldm_tid_t tid);
216 co_await manager->oemPollForPlatformEvent(tid); in doSensorPollingTask()
141 return oemEventManager->oemPollForPlatformEvent(tid); in createOemEventHandler()
295 exec::task<int> oemPollForPlatformEvent(pldm_tid_t tid);
1008 exec::task<int> OemEventManager::oemPollForPlatformEvent(pldm_tid_t tid) in oemPollForPlatformEvent() function in pldm::oem_ampere::OemEventManager