Searched refs:_systemdMatch (Results 1 – 2 of 2) sorted by relevance
1135 this->_systemdMatch = in subscribeToSystemdSignals()1136 std::make_unique<decltype(this->_systemdMatch)::element_type>( in subscribeToSystemdSignals()1192 this->_systemdMatch.reset(); in unsubscribeFromSystemdSignals()
1088 std::unique_ptr<sdbusplus::bus::match_t> _systemdMatch; member in openpower::pels::DataInterface