Searched defs:interface_list_t (Results 1 – 2 of 2) sorted by relevance
| /openbmc/dbus-sensors/src/ | ||
| H A D | EntityManagerInterface.hpp | 18 using interface_list_t = std::vector<std::string>; typedef in entity_manager::EntityManagerInterface |
| /openbmc/phosphor-modbus/common/ | ||
| H A D | entity_manager_interface.hpp | 13 using interface_list_t = std::vector<std::string>; typedef |