Searched defs:powerMatch (Results 1 – 5 of 5) sorted by relevance
21 sdbusplus::bus::match_t powerMatch; member in power::PowerStatusMonitor
120 static std::unique_ptr<sdbusplus::bus::match_t> powerMatch = nullptr; variable
64 static std::unique_ptr<sdbusplus::bus::match_t> powerMatch = nullptr; variable
1447 sdbusplus::bus::match_t powerMatch = sdbusplus::bus::match_t( main() local