Searched refs:itemPath (Results 1 – 2 of 2) sorted by relevance
51 const sdbusplus::message::object_path& itemPath, const std::string& resName) in parseObjectPathAndGetMode() argument53 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()
641 sdbusplus::message::object_path itemPath( in populateFanRedundancy() local643 std::string itemName = itemPath.filename(); in populateFanRedundancy()