Searched defs:updateAvailableState (Results 1 – 4 of 4) sorted by relevance
/openbmc/pldm/platform-mc/ | ||
H A D | sensor_manager.hpp | 62 void updateAvailableState(pldm_tid_t tid, Availability state) updateAvailableState() function in pldm::platform_mc::SensorManager |
H A D | event_manager.hpp | 83 void updateAvailableState(pldm_tid_t tid, Availability state) in updateAvailableState() function in pldm::platform_mc::EventManager |
H A D | manager.hpp | 117 void updateAvailableState(pldm_tid_t tid, Availability state) in updateAvailableState() function in pldm::platform_mc::Manager |
/openbmc/pldm/platform-mc/test/ | ||
H A D | event_manager_test.cpp | 384 TEST_F(EventManagerTest,updateAvailableState) TEST_F() argument |