Searched refs:powerMatch (Results 1 – 4 of 4) sorted by relevance
119 static std::unique_ptr<sdbusplus::bus::match_t> powerMatch = nullptr; variable124 if (!powerMatch) in isPowerOn()136 if (powerMatch) in setupPowerMatch()141 powerMatch = std::make_unique<sdbusplus::bus::match_t>( in setupPowerMatch()
48 static std::unique_ptr<sdbusplus::bus::match_t> powerMatch = nullptr; variable146 if (!powerMatch) in isPowerOn()155 powerMatch = std::make_unique<sdbusplus::bus::match_t>( in setupPowerMatch()
1459 sdbusplus::bus::match_t powerMatch = sdbusplus::bus::match_t( in main() local
64 static std::unique_ptr<sdbusplus::bus::match_t> powerMatch = nullptr; variable 307 if (!powerMatch) in isPowerOn() 460 if (powerMatch) in setupPowerMatchCallback() 465 powerMatch = std::make_unique<sdbusplus::bus::match_t>( in setupPowerMatchCallback()