Home
last modified time | relevance | path

Searched refs:removeErrorWatch (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-occ-control/test/
H A Derror_files_tests.cpp105 occDevice.removeErrorWatch(); in TEST_F()
118 legacyOccDevice.removeErrorWatch(); in TEST_F()
/openbmc/openpower-occ-control/
H A Docc_status.hpp171 inline void removeErrorWatch() in removeErrorWatch() function in open_power::occ::Status
173 return device.removeErrorWatch(); in removeErrorWatch()
H A Docc_status.cpp81 removeErrorWatch(); in occActive()
93 removeErrorWatch(); in occActive()
111 removeErrorWatch(); in occActive()
H A Docc_device.hpp151 inline void removeErrorWatch() in removeErrorWatch() function in open_power::occ::Device