Home
last modified time | relevance | path

Searched refs:MapperServiceMap (Results 1 – 6 of 6) sorted by relevance

/openbmc/pldm/common/
H A Dutils.hpp194 using MapperServiceMap = std::vector<std::pair<ServiceName, Interfaces>>; typedef
195 using GetSubTreeResponse = std::vector<std::pair<ObjectPath, MapperServiceMap>>;
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp84 using MapperServiceMap = typedef
89 std::vector<std::pair<std::string, MapperServiceMap>>;
/openbmc/bmcweb/redfish-core/lib/
H A Dcable.hpp84 const dbus::utility::MapperServiceMap& serviceMap) in getCableProperties()
H A Dstorage.hpp165 dbus::utility::MapperServiceMap>& object) { in afterSystemsStorageGetSubtree()
229 dbus::utility::MapperServiceMap>& object) { in afterSubtree()
649 dbus::utility::MapperServiceMap>& object) { in afterGetSubtreeSystemsStorageDrive()
661 const dbus::utility::MapperServiceMap& connectionNames = drive->second; in afterGetSubtreeSystemsStorageDrive()
H A Dprocessor.hpp814 const dbus::utility::MapperServiceMap& serviceMap) in getProcessorData()
988 const dbus::utility::MapperServiceMap& serviceMap) in patchAppliedOperatingConfig()
H A Dsensors.hpp524 for (const std::pair<std::string, dbus::utility::MapperServiceMap>& in populateFanRedundancy()
528 const dbus::utility::MapperServiceMap& objDict = in populateFanRedundancy()