Home
last modified time | relevance | path

Searched refs:itemPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dvirtual_media.hpp51 const sdbusplus::message::object_path& itemPath, const std::string& resName) in parseObjectPathAndGetMode() argument
53 std::string thisPath = itemPath.filename(); in parseObjectPathAndGetMode()
54 BMCWEB_LOG_DEBUG("Filename: {}, ThisPath: {}", itemPath.str, thisPath); in parseObjectPathAndGetMode()
66 auto mode = itemPath.parent_path(); in parseObjectPathAndGetMode()
H A Dsensors.hpp641 sdbusplus::message::object_path itemPath( in populateFanRedundancy() local
643 std::string itemName = itemPath.filename(); in populateFanRedundancy()