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.hpp168 inline void removeErrorWatch() in removeErrorWatch() function in open_power::occ::Status
170 return device.removeErrorWatch(); in removeErrorWatch()
H A Docc_status.cpp92 removeErrorWatch(); in occActive()
104 removeErrorWatch(); in occActive()
135 removeErrorWatch(); in occActive()
H A Docc_device.hpp155 inline void removeErrorWatch() in removeErrorWatch() function in open_power::occ::Device