Home
last modified time | relevance | path

Searched refs:MapperEndPoints (Results 1 – 8 of 8) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dpcie_slots.hpp136 const dbus::utility::MapperEndPoints& pcieSlotChassis) in onMapperAssociationDone()
217 const dbus::utility::MapperEndPoints& endpoints) { in onMapperSubtreeDone()
H A Dstorage_chassis.hpp406 const dbus::utility::MapperEndPoints& resp) { in afterChassisDriveCollectionSubtreeGet()
574 const dbus::utility::MapperEndPoints& resp) { in handleChassisDriveGet()
H A Dupdate_service.hpp932 const dbus::utility::MapperEndPoints& functionalSoftware) in handleBMCUpdate()
1038 const dbus::utility::MapperEndPoints& objectPaths) mutable { in processUpdateRequest()
H A Dchassis.hpp573 const dbus::utility::MapperEndPoints& resp) { in handleChassisGetSubTree()
H A Dsensors.hpp486 const dbus::utility::MapperEndPoints& in getChassis()
567 const dbus::utility::MapperEndPoints& endpoints) { in populateFanRedundancy()
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp238 const dbus::utility::MapperEndPoints& functionalSw) in afterAssociatedEndpoints()
318 const dbus::utility::MapperEndPoints& functionalSw) { in populateSoftwareInformation()
480 const dbus::utility::MapperEndPoints& objPaths) in handleUpdateableEndpoints()
/openbmc/bmcweb/src/
H A Ddbus_utility.cpp202 const MapperEndPoints&)>&& callback) in getAssociationEndPoints()
204 getProperty<MapperEndPoints>("xyz.openbmc_project.ObjectMapper", path, in getAssociationEndPoints()
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp89 using MapperEndPoints = std::vector<std::string>; typedef
204 const MapperEndPoints&)>&& callback);