Lines Matching refs:systemName
988 const std::string& systemName, const std::string& processorId) in handleProcessorGet() argument
998 systemName); in handleProcessorGet()
1001 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleProcessorGet()
1004 systemName); in handleProcessorGet()
1037 const std::string& systemName, const std::string& processorId) in handleProcessorPatch() argument
1047 systemName); in handleProcessorPatch()
1050 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleProcessorPatch()
1053 systemName); in handleProcessorPatch()
1092 const std::string& systemName) in handleProcessorCollectionGet() argument
1102 systemName); in handleProcessorCollectionGet()
1106 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleProcessorCollectionGet()
1109 systemName); in handleProcessorCollectionGet()