Searched refs:AddReport (Results 1 – 2 of 2) sorted by relevance
785 class AddReport class788 AddReport(AddReportArgs&& argsIn, in AddReport() function in redfish::telemetry::AddReport793 ~AddReport() in ~AddReport()856 AddReport(const AddReport&) = delete;857 AddReport(AddReport&&) = delete;858 AddReport& operator=(const AddReport&) = delete;859 AddReport& operator=(AddReport&&) = delete;1445 const std::shared_ptr<telemetry::AddReport>& addReportReq, in afterRetrieveUriToDbusMap()1483 std::make_shared<telemetry::AddReport>(std::move(args), asyncResp); in handleMetricReportDefinitionsPost()
134 | +--------------------> Invoke AddReport | Register for D-Bus | |293 implements `AddReport` method, which is used to create a metric report. The299 The `AddReport` method returns the path to the newly created report object. The