Home
last modified time | relevance | path

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

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddbus_watcher.hpp103 DBusWatcher(path, interface), _name(propertyName), _setFunc(func) in PropertyWatcher()
172 _setFunc(value); in read()
193 _setFunc(prop->second); in propChanged()
217 _setFunc(prop->second); in interfaceAdded()
232 PropertySetFunc _setFunc; member in openpower::pels::PropertyWatcher
281 DBusWatcher(path, interface), _setFunc(func) in InterfaceWatcher()
318 _setFunc(properties); in read()
337 _setFunc(properties); in propChanged()
357 _setFunc(iface->second); in interfaceAdded()
366 InterfaceSetFunc _setFunc; member in openpower::pels::InterfaceWatcher