Home
last modified time | relevance | path

Searched refs:objectManagerPath (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-power/phosphor-power-supply/
H A Dchassis.hpp238 std::string objectManagerPath; member in phosphor::power::chassis::Chassis
H A Dchassis.cpp45 objectManagerPath(std::format(objectManagerObjPath, chassisShortName)), in Chassis()
46 objectManager(bus, objectManagerPath.c_str()), in Chassis()
/openbmc/bmcweb/features/openbmc_rest/
H A Dopenbmc_dbus_rest.hpp261 const std::string& objectName, const std::string& objectManagerPath, in getManagedObjectsForEnumerate() argument
267 objectName, objectManagerPath, connectionName); in getManagedObjectsForEnumerate()
268 sdbusplus::message::object_path path(objectManagerPath); in getManagedObjectsForEnumerate()