Home
last modified time | relevance | path

Searched refs:EMDBusInterface (Results 1 – 3 of 3) sorted by relevance

/openbmc/entity-manager/src/entity_manager/
H A Ddbus_interface.cpp20 EMDBusInterface::EMDBusInterface(boost::asio::io_context& io, in EMDBusInterface() function in dbus_interface::EMDBusInterface
42 EMDBusInterface::createInterface(const std::string& path, in createInterface()
66 void EMDBusInterface::createDeleteObjectMethod( in createDeleteObjectMethod()
198 void EMDBusInterface::populateInterfaceFromJson( in populateInterfaceFromJson()
270 void EMDBusInterface::addObject( in addObject()
299 void EMDBusInterface::addObjectJson( in addObjectJson()
375 void EMDBusInterface::createAddObjectMethod( in createAddObjectMethod()
394 EMDBusInterface::getDeviceInterfaces(const nlohmann::json& device) in getDeviceInterfaces()
H A Ddbus_interface.hpp22 class EMDBusInterface class
25 EMDBusInterface(boost::asio::io_context& io,
H A Dentity_manager.hpp46 dbus_interface::EMDBusInterface dbus_interface;