Home
last modified time | relevance | path

Searched defs:propertyMeta (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-dbus-monitor/src/
H A Djournal.cpp31 const auto& propertyMeta = std::get<propertyMetaIndex>(n.second); in operator ()() local
H A Djournal.hpp97 const std::string& path, const std::string& propertyMeta, in log()
H A Devent.hpp48 const auto& propertyMeta = std::get<propertyIndex>(n.first); in operator ()() local