Searched defs:InterfaceComposite (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-inventory-manager/ | ||
H A D | manager.hpp | 131 using InterfaceComposite = std::map<std::string, std::any>; typedef in phosphor::inventory::manager::Manager |
H A D | pimgen.py | 37 class InterfaceComposite(object): class |