Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/
H A Dpathwatch.hpp28 class PathWatch : public Watch class
37 PathWatch(const std::string& path, Callback& callback) : in PathWatch() function in phosphor::dbus::monitoring::PathWatch
H A Dpdmgen.py719 class PathWatch(HasPathIndex): class