Home
last modified time | relevance | path

Searched defs:subtreePaths (Results 1 – 7 of 7) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dassembly_utils.hpp44 const dbus::utility::MapperGetSubTreePathsResponse& subtreePaths) in afterGetChassisAssembly()
/openbmc/bmcweb/src/
H A Ddbus_utility.cpp101 const MapperGetSubTreePathsResponse& subtreePaths) { in getSubTreePaths()
137 const MapperGetSubTreePathsResponse& subtreePaths) { in getAssociatedSubTreePaths()
175 const MapperGetSubTreePathsResponse& subtreePaths) { in getAssociatedSubTreePathsById()
/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp424 std::vector<std::string> subtreePaths = in getAssociatedSubTreeById() local
452 std::vector<std::string> subtreePaths = in getAssociatedSubTreePathsById() local
/openbmc/bmcweb/redfish-core/lib/
H A Dfan.hpp82 const dbus::utility::MapperGetSubTreePathsResponse& subtreePaths) { in getFanPaths()
443 subtreePaths) { in handleFanPatch()
H A Dpower_supply.hpp72 doPowerSupplyCollection(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & chassisId,const boost::system::error_code & ec,const dbus::utility::MapperGetSubTreePathsResponse & subtreePaths) doPowerSupplyCollection() argument
149 __anonc983e6900202( const boost::system::error_code& ec, const dbus::utility::MapperGetSubTreePathsResponse& subtreePaths) handlePowerSupplyCollectionGet() argument
H A Dmanagers.hpp65 const dbus::utility::MapperGetSubTreePathsResponse& subtreePaths) in handleSetLocationIndicatorActive()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp598 Paths subtreePaths = ipmi::callDbusMethod<Paths>( in getFruSdrs() local