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