Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Docc_status.hpp140 inline void removeErrorWatch() in removeErrorWatch() function in open_power::occ::Status
142 return device.removeErrorWatch(); in removeErrorWatch()
H A Docc_status.cpp102 removeErrorWatch(); in occActive()
114 removeErrorWatch(); in occActive()
145 removeErrorWatch(); in occActive()
H A Docc_device.hpp132 inline void removeErrorWatch() in removeErrorWatch() function in open_power::occ::Device
/openbmc/openpower-occ-control/test/
H A Derror_files_tests.cpp93 occDevice.removeErrorWatch(); in TEST_F()