Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/
H A Dpropertywatch.hpp69 virtual void updateProperties(const std::string& busName,
146 void updateProperties(const std::string& busName, const std::string& path,
H A Dpropertywatchimpl.hpp106 updateProperties(busName, path, interface); in start()
138 void PropertyWatchOfType<T, DBusInterfaceType>::updateProperties( in updateProperties() function in phosphor::dbus::monitoring::PropertyWatchOfType