Lines Matching refs:dbus_interface
14 namespace dbus_interface namespace
26 void tryIfaceInitialize(std::shared_ptr<sdbusplus::asio::dbus_interface>& iface) in tryIfaceInitialize()
41 std::shared_ptr<sdbusplus::asio::dbus_interface>
68 const std::shared_ptr<sdbusplus::asio::dbus_interface>& iface, in createDeleteObjectMethod()
71 std::weak_ptr<sdbusplus::asio::dbus_interface> interface = iface; in createDeleteObjectMethod()
75 std::shared_ptr<sdbusplus::asio::dbus_interface> dbusInterface = in createDeleteObjectMethod()
150 std::shared_ptr<sdbusplus::asio::dbus_interface>& iface, in populateInterfacePropertyFromJson()
200 std::shared_ptr<sdbusplus::asio::dbus_interface>& iface, in populateInterfaceFromJson()
363 std::shared_ptr<sdbusplus::asio::dbus_interface> interface = in addObjectJson()
379 std::shared_ptr<sdbusplus::asio::dbus_interface> iface = in createAddObjectMethod()
393 std::vector<std::weak_ptr<sdbusplus::asio::dbus_interface>>&