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.hpp154 presence.removeWatch(); in removeErrorWatch()
155 ffdc.removeWatch(); in removeErrorWatch()
156 error.removeWatch(); in removeErrorWatch()
157 timeout.removeWatch(); in removeErrorWatch()
158 throttleMemTemp.removeWatch(); in removeErrorWatch()
159 throttleProcPower.removeWatch(); in removeErrorWatch()
160 throttleProcTemp.removeWatch(); in removeErrorWatch()
H A Docc_errors.hpp99 void removeWatch();
H A Docc_errors.cpp80 void Error::removeWatch() in removeWatch() function in open_power::occ::Error
/openbmc/phosphor-debug-collector/
H A Ddump_manager_bmc.cpp229 removeWatch(i.first.parent_path()); in watchCallback()
236 removeWatch(i.first); in watchCallback()
254 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);