Home
last modified time | relevance | path

Searched refs:removeWatch (Results 1 – 5 of 5) sorted by relevance

/openbmc/openpower-occ-control/
H A Docc_device.hpp158 presence.removeWatch(); in removeErrorWatch()
159 ffdc.removeWatch(); in removeErrorWatch()
160 error.removeWatch(); in removeErrorWatch()
161 timeout.removeWatch(); in removeErrorWatch()
162 throttleMemTemp.removeWatch(); in removeErrorWatch()
163 throttleProcPower.removeWatch(); in removeErrorWatch()
164 throttleProcTemp.removeWatch(); in removeErrorWatch()
H A Docc_errors.hpp103 void removeWatch();
H A Docc_errors.cpp79 void Error::removeWatch() in removeWatch() function in open_power::occ::Error
/openbmc/phosphor-debug-collector/
H A Ddump_manager_bmc.cpp230 removeWatch(i.first.parent_path()); in watchCallback()
237 removeWatch(i.first); in watchCallback()
255 void Manager::removeWatch(const std::filesystem::path& path) in removeWatch() function in phosphor::dump::bmc::Manager
H A Ddump_manager_bmc.hpp102 void removeWatch(const std::filesystem::path& path);