Searched refs:InterfaceList (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | utils.hpp | 112 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interface, 210 InterfaceList&& interfaces) 238 Context::ptr ctx, const InterfaceList& interface, 388 Context::ptr ctx, const std::string& path, const InterfaceList& interfaces,
|
H A D | types.hpp | 34 using InterfaceList = std::vector<std::string>; typedef
|
/openbmc/phosphor-led-manager/ |
H A D | utils.cpp | 16 using InterfaceList = std::vector<std::string>; in getService() typedef 23 mapper.append(path, InterfaceList({interface})); in getService()
|
/openbmc/phosphor-host-ipmid/libipmid/ |
H A D | utils.cpp | 218 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interfaces, in getSubTree() 279 static inline std::string convertToString(const InterfaceList& interfaces) in convertToString() 290 InterfaceList&& interfaces) in getAllAncestors() 348 Context::ptr ctx, const InterfaceList& interfaces, in getSubTree() 515 Context::ptr ctx, const std::string& path, const InterfaceList& interfaces, in getAllAncestors()
|
/openbmc/openpower-occ-control/ |
H A D | utils.cpp | 32 using InterfaceList = std::vector<std::string>; in getService() typedef 39 mapper.append(path, InterfaceList({interface})); in getService()
|