Home
last modified time | relevance | path

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

/openbmc/phosphor-inventory-manager/
H A Dmanager.hpp65 using EventInfo = typedef in phosphor::inventory::manager::Manager
83 const EventInfo& info);
127 std::tuple<Manager*, const DbusSignal*, const EventInfo*>>>;
133 using Events = std::vector<EventInfo>;
H A Dmanager.cpp279 const EventInfo& info) in handleEvent()