Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Dsw_utils.hpp232 const dbus::utility::MapperEndPoints& functionalSw) in afterAssociatedEndpoints()
313 const dbus::utility::MapperEndPoints& functionalSw) { in populateSoftwareInformation()
435 const dbus::utility::MapperEndPoints& objPaths) in handleUpdateableEndpoints()
/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.hpp772 const dbus::utility::MapperEndPoints& resp) { in afterChassisDriveCollectionSubtreeGet()
953 const dbus::utility::MapperEndPoints& resp) { in handleChassisDriveGet()
H A Dupdate_service.hpp903 const dbus::utility::MapperEndPoints& functionalSoftware) in handleBMCUpdate()
956 const dbus::utility::MapperEndPoints& objectPaths) mutable { in processUpdateRequest()
H A Dsensors.hpp467 const dbus::utility::MapperEndPoints& in getChassis()
548 const dbus::utility::MapperEndPoints& endpoints) { in populateFanRedundancy()
H A Dchassis.hpp597 const dbus::utility::MapperEndPoints& resp) { in handleChassisGetSubTree()
/openbmc/bmcweb/src/
H A Ddbus_utility.cpp230 const MapperEndPoints&)>&& callback) in getAssociationEndPoints()
232 getProperty<MapperEndPoints>("xyz.openbmc_project.ObjectMapper", path, in getAssociationEndPoints()
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp86 using MapperEndPoints = std::vector<std::string>; typedef
183 const MapperEndPoints&)>&& callback);