Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dpower_status_monitor.hpp21 sdbusplus::bus::match_t powerMatch; member in power::PowerStatusMonitor
/openbmc/s2600wf-misc/hsbp-manager/include/
H A Dutils.hpp120 static std::unique_ptr<sdbusplus::bus::match_t> powerMatch = nullptr; variable
/openbmc/s2600wf-misc/subprojects/hsbp-manager/include/
H A Dutils.hpp120 static std::unique_ptr<sdbusplus::bus::match_t> powerMatch = nullptr; variable
/openbmc/dbus-sensors/src/
H A DUtils.cpp64 static std::unique_ptr<sdbusplus::bus::match_t> powerMatch = nullptr; variable
/openbmc/entity-manager/src/fru_device/
H A Dfru_device.cpp1447 sdbusplus::bus::match_t powerMatch = sdbusplus::bus::match_t( main() local