Home
last modified time | relevance | path

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

/openbmc/phosphor-dbus-monitor/src/
H A Dsnmp_trap.cpp27 PathInterfacesAdded intfs; in trap()
H A Ddata_types.hpp77 using PathInterfacesAdded = std::map<Interface, std::map<Property, Value>>; typedef