Lines Matching defs:systemName
51 const std::string& systemName)
57 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME)
60 systemName);
197 const std::string& systemName, const std::string& storageId)
207 systemName);
642 const std::string& systemName, const std::string& driveId)
652 systemName);
656 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME)
659 systemName);
1031 const std::string& systemName)
1039 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME)
1042 systemName);
1043 BMCWEB_LOG_DEBUG("Failed to find ComputerSystem of {}", systemName);
1068 const std::string& systemName, const std::string& controllerId)
1075 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME)
1078 systemName);
1079 BMCWEB_LOG_DEBUG("Failed to find ComputerSystem of {}", systemName);