Searched refs:hostStateMatch (Results 1 – 1 of 1) sorted by relevance
51 std::unique_ptr<sdbusplus::bus::match_t> hostStateMatch; member in HostStateMonitor68 bus(bus), powerStatusOn(false), hostStateMatch(nullptr) in HostStateMonitor()75 if (hostStateMatch == nullptr) in startMonitoring()79 hostStateMatch = std::make_unique<sdbusplus::bus::match_t>( in startMonitoring()90 hostStateMatch.reset(); in stopMonitoring()