Searched refs:redfishValue (Results 1 – 3 of 3) sorted by relevance
138 inline std::string toDbusCollectionFunction(std::string_view redfishValue) in toDbusCollectionFunction() argument140 if (redfishValue == "Maximum") in toDbusCollectionFunction()144 if (redfishValue == "Minimum") in toDbusCollectionFunction()148 if (redfishValue == "Average") in toDbusCollectionFunction()152 if (redfishValue == "Summation") in toDbusCollectionFunction()167 metric_report_definition::CalculationAlgorithmEnum redfishValue = in toRedfishCollectionFunctions() local170 if (redfishValue == in toRedfishCollectionFunctions()176 redfishEnums.emplace_back(redfishValue); in toRedfishCollectionFunctions()
79 if (redfishValue == "RedfishMetricReport") in toDbusTriggerAction()83 if (redfishValue == "RedfishEvent") in toDbusTriggerAction()87 if (redfishValue == "LogToLogService") in toDbusTriggerAction()94 inline std::string toDbusSeverity(std::string_view redfishValue) in toDbusSeverity() argument96 if (redfishValue == "OK") in toDbusSeverity()100 if (redfishValue == "Warning") in toDbusSeverity()104 if (redfishValue == "Critical") in toDbusSeverity()153 inline std::string toDbusActivation(std::string_view redfishValue) in toDbusActivation() argument155 if (redfishValue == "Either") in toDbusActivation()160 if (redfishValue == "Decreasing") in toDbusActivation()[all …]
93 if (redfishValue == "RedfishEvent") in toDbusReportAction()97 if (redfishValue == "LogToMetricReportsCollection") in toDbusReportAction()127 if (redfishValue == "OnChange") in toDbusReportingType()131 if (redfishValue == "OnRequest") in toDbusReportingType()135 if (redfishValue == "Periodic") in toDbusReportingType()165 if (redfishValue == "Point") in toDbusCollectionTimeScope()169 if (redfishValue == "Interval") in toDbusCollectionTimeScope()173 if (redfishValue == "StartupInterval") in toDbusCollectionTimeScope()203 if (redfishValue == "Overwrite") in toDbusReportUpdates()207 if (redfishValue == "AppendWrapsWhenFull") in toDbusReportUpdates()[all …]