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.hpp47 const sdbusplus::message::object_path& itemPath, const std::string& resName) in parseObjectPathAndGetMode() argument
49 std::string thisPath = itemPath.filename(); in parseObjectPathAndGetMode()
50 BMCWEB_LOG_DEBUG("Filename: {}, ThisPath: {}", itemPath.str, thisPath); in parseObjectPathAndGetMode()
62 auto mode = itemPath.parent_path(); in parseObjectPathAndGetMode()
H A Dsensors.hpp631 sdbusplus::message::object_path itemPath( in populateFanRedundancy() local
633 std::string itemName = itemPath.filename(); in populateFanRedundancy()