Home
last modified time | relevance | path

Searched defs:DbusInterfaceVec (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dfruread.hpp21 using DbusInterfaceVec = std::vector<std::pair<DbusInterface, DbusPropertyVec>>; typedef
/openbmc/ipmi-fru-parser/
H A Dfrup.hpp91 using DbusInterfaceVec = std::vector<std::pair<DbusInterface, DbusPropertyVec>>; typedef