Home
last modified time | relevance | path

Searched defs:powerMatch (Results 1 – 4 of 4) sorted by relevance

/openbmc/s2600wf-misc/hsbp-manager/include/
H A Dutils.hpp119 static std::unique_ptr<sdbusplus::bus::match_t> powerMatch = nullptr; variable
/openbmc/entity-manager/src/
H A Dutils.cpp48 static std::unique_ptr<sdbusplus::bus::match_t> powerMatch = nullptr; variable
H A Dfru_device.cpp1378 sdbusplus::bus::match_t powerMatch = sdbusplus::bus::match_t( in main() local
/openbmc/dbus-sensors/src/
H A DUtils.cpp66 static std::unique_ptr<sdbusplus::bus::match_t> powerMatch = nullptr; variable