Home
last modified time | relevance | path

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

/openbmc/phosphor-inventory-manager/
H A Devents.hpp27 DBUS_SIGNAL, enumerator
75 Event(filters, Type::DBUS_SIGNAL), signature(sig) in DbusSignal()
H A Dmanager.cpp70 if (pEvent->type != Event::Type::DBUS_SIGNAL) in Manager()