Searched refs:m_interface (Results 1 – 5 of 5) sorted by relevance
74 explicit BusDeleter(SdBusInterface* interface) : m_interface(interface) {} in BusDeleter()78 (m_interface->*deleter)(ptr); in operator ()()81 SdBusInterface* m_interface; member
263 const std::shared_ptr<sdbusplus::asio::dbus_interface>& m_interface;254 const std::shared_ptr<sdbusplus::asio::dbus_interface>& m_interface; global() member in vpd::Manager
264 const std::shared_ptr<sdbusplus::asio::dbus_interface>& m_interface;270 const std::shared_ptr<sdbusplus::asio::dbus_interface>& m_interface; global() member in vpd::IbmHandler
26 m_interface(i_iFace), m_progressInterface(i_progressiFace), in IbmHandler()
27 m_ioContext(ioCon), m_interface(iFace), m_progressInterface(progressiFace), in Manager() 136 m_interface->signal_property("Status"); in Manager() 147 m_worker, m_backupAndRestoreObj, m_interface, m_progressInterface, in Manager()