Searched refs:getDbusReportPath (Results 1 – 3 of 3) sorted by relevance
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | metric_report.hpp | 76 const std::string reportPath = telemetry::getDbusReportPath(id); in requestRoutesMetricReport()
|
| H A D | metric_report_definition.hpp | 955 "xyz.openbmc_project.Telemetry", getDbusReportPath(reportId), in setReadingParams() 1022 "xyz.openbmc_project.Telemetry", getDbusReportPath(id), in setReportEnabled() 1091 "xyz.openbmc_project.Telemetry", getDbusReportPath(id), in setReportTypeAndInterval() 1138 "xyz.openbmc_project.Telemetry", getDbusReportPath(id), in setReportUpdates() 1186 "xyz.openbmc_project.Telemetry", getDbusReportPath(id), in setReportActions() 1198 telemetry::service, telemetry::getDbusReportPath(id), in setReportMetrics() 1473 telemetry::service, telemetry::getDbusReportPath(id), in handleMetricReportGet() 1494 const std::string reportPath = telemetry::getDbusReportPath(id); in handleMetricReportDelete()
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | telemetry_utils.hpp | 33 inline std::string getDbusReportPath(std::string_view id) in getDbusReportPath() function
|