Home
last modified time | relevance | path

Searched refs:InterfaceList (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-led-manager/
H A Dutils.cpp16 using InterfaceList = std::vector<std::string>; in getService() typedef
23 mapper.append(path, InterfaceList({interface})); in getService()
/openbmc/openpower-occ-control/
H A Dutils.cpp32 using InterfaceList = std::vector<std::string>; in getService() typedef
39 mapper.append(path, InterfaceList({interface})); in getService()
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp111 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interface,
214 Context::ptr ctx, const InterfaceList& interface,
H A Dtypes.hpp35 using InterfaceList = std::vector<std::string>; typedef
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp227 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interfaces, in getSubTree()
302 Context::ptr ctx, const InterfaceList& interfaces, in getSubTree()