Home
last modified time | relevance | path

Searched defs:PropertyWatch (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Dpropertywatch.hpp32 class PropertyWatch : public Watch class
41 PropertyWatch(const PropertyIndex& watchIndex, in PropertyWatch() function in phosphor::dbus::monitoring::PropertyWatch
H A Dpdmgen.py645 class PropertyWatch(HasPropertyIndex): class