Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/
H A Devent.hpp54 createEvent(path, propertyMeta, value); in operator ()()
67 virtual void createEvent(const std::string& path,
106 void createEvent(const std::string& path, const std::string& property, in createEvent() function in phosphor::dbus::monitoring::Event