Searched refs:reportPath (Results 1 – 3 of 3) sorted by relevance
76 const std::string reportPath = telemetry::getDbusReportPath(id); in requestRoutesMetricReport() local80 reportPath](const boost::system::error_code& ec) { in requestRoutesMetricReport()98 reportPath, telemetry::reportInterface, "Readings", in requestRoutesMetricReport()114 telemetry::service, reportPath, telemetry::reportInterface, in requestRoutesMetricReport()
535 std::optional<sdbusplus::message::object_path> reportPath = in parseLinks() local537 if (!reportPath) in parseLinks()543 ctx.reports.emplace_back(*reportPath); in parseLinks()
1494 const std::string reportPath = telemetry::getDbusReportPath(id); in handleMetricReportDelete() local1519 telemetry::service, reportPath, "xyz.openbmc_project.Object.Delete", in handleMetricReportDelete()