Home
last modified time | relevance | path

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

/openbmc/ibm-logging/
H A Dmanager.hpp55 using InterfaceMapMulti = std::map<InterfaceType, ObjectList>; typedef in ibm::logging::Manager
56 using EntryMapMulti = std::map<EntryID, InterfaceMapMulti>;
H A Dmanager.cpp142 InterfaceMapMulti interfaces; in addChildInterface()