Searched refs:AddReport (Results 1 – 2 of 2) sorted by relevance
778 class AddReport class781 AddReport(AddReportArgs&& argsIn, in AddReport() function in redfish::telemetry::AddReport786 ~AddReport() in ~AddReport()850 AddReport(const AddReport&) = delete;851 AddReport(AddReport&&) = delete;852 AddReport& operator=(const AddReport&) = delete;853 AddReport& operator=(AddReport&&) = delete;1399 const std::shared_ptr<telemetry::AddReport>& addReportReq, in afterRetrieveUriToDbusMap()1437 std::make_shared<telemetry::AddReport>(std::move(args), asyncResp); in handleMetricReportDefinitionsPost()
136 | +--------------------> Invoke AddReport | Register for D-Bus | |295 implements `AddReport` method, which is used to create a metric report. The301 The `AddReport` method returns the path to the newly created report object. The