Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DEntityManagerInterface.hpp18 using interface_list_t = std::vector<std::string>; typedef in entity_manager::EntityManagerInterface
/openbmc/phosphor-modbus/common/
H A Dentity_manager_interface.hpp13 using interface_list_t = std::vector<std::string>; typedef