Home
last modified time | relevance | path

Searched refs:makeReportInterface (Results 1 – 2 of 2) sorted by relevance

/openbmc/telemetry/src/
H A Dreport.hpp90 std::unique_ptr<sdbusplus::asio::dbus_interface> makeReportInterface(
H A Dreport.cpp72 reportIface = makeReportInterface(reportFactory); in Report()
189 std::unique_ptr<sdbusplus::asio::dbus_interface> Report::makeReportInterface( in makeReportInterface() function in Report