Home
last modified time | relevance | path

Searched refs:_systemdMatch (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.hpp1060 std::unique_ptr<sdbusplus::bus::match_t> _systemdMatch; member in openpower::pels::DataInterface
H A Ddata_interface.cpp1178 this->_systemdMatch = in subscribeToSystemdSignals()
1179 std::make_unique<decltype(this->_systemdMatch)::element_type>( in subscribeToSystemdSignals()