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