Searched refs:entityIface (Results 1 – 2 of 2) sorted by relevance
39 std::shared_ptr<sdbusplus::asio::dbus_interface> entityIface; member in EntityManager
72 entityIface = objServer.add_interface("/xyz/openbmc_project/EntityManager", in EntityManager()74 entityIface->register_method("ReScan", [this]() { in EntityManager()77 dbus_interface::tryIfaceInitialize(entityIface); in EntityManager()