Home
last modified time | relevance | path

Searched defs:dbusIface (Results 1 – 4 of 4) sorted by relevance

/openbmc/telemetry/src/
H A Dtrigger.cpp34 path, deleteIfaceName, [this, &ioc, &triggerManager](auto& dbusIface) { in __anon5e4599b80102()
49 path, triggerIfaceName, [this, &triggerFactory](auto& dbusIface) { in __anon5e4599b80402()
H A Dreport.cpp53 [this, &ioc, &reportManager](auto& dbusIface) { in Report()
192 auto dbusIface = in makeReportInterface() local
H A Dreport_manager.cpp30 reportManagerPath, reportManagerIfaceName, [this](auto& dbusIface) { in ReportManager()
/openbmc/sdbusplus/include/sdbusplus/asio/
H A Dobject_server.hpp858 auto dbusIface = std::make_shared<dbus_interface>(conn_, path, name); in add_interface() local
882 auto dbusIface = std::make_unique<dbus_interface>(conn_, path, name); in add_unique_interface() local