Searched refs:createInterface (Results 1 – 7 of 7) sorted by relevance
| /openbmc/entity-manager/src/entity_manager/ |
| H A D | entity_manager.cpp | 109 auto ifacePtr = dbus_interface.createInterface( in postToDbus() 163 dbus_interface.createInterface( in postBoardToDBus() 174 dbus_interface.createInterface(boardPath, invItemIntf, boardNameOrig); in postBoardToDBus() 188 dbus_interface.createInterface(boardPath, propName, in postBoardToDBus() 265 dbus_interface.createInterface( in postExposesRecordsToDBus() 277 dbus_interface.createInterface( in postExposesRecordsToDBus() 302 dbus_interface.createInterface( in postExposesRecordsToDBus() 324 dbus_interface.createInterface(ifacePath, ifaceName, boardNameOrig); in postConfigurationRecord() 366 dbus_interface.createInterface(ifacePath, ifaceName, in postConfigurationRecord()
|
| H A D | dbus_interface.cpp | 42 EMDBusInterface::createInterface(const std::string& path, in createInterface() function in dbus_interface::EMDBusInterface 364 createInterface(path + "/" + dbusName, in addObjectJson() 380 createInterface(path, "xyz.openbmc_project.AddObject", board); in createAddObjectMethod()
|
| H A D | dbus_interface.hpp | 29 std::shared_ptr<sdbusplus::asio::dbus_interface> createInterface(
|
| /openbmc/phosphor-networkd/src/ |
| H A D | network_manager.hpp | 169 void createInterface(const AllIntfInfo& info, bool enabled);
|
| H A D | network_manager.cpp | 167 void Manager::createInterface(const AllIntfInfo& info, bool enabled) in createInterface() function in phosphor::network::Manager 254 createInterface(infoIt->second, it->second); in addInterface() 525 createInterface(it->second, managed); in handleAdminState()
|
| /openbmc/s2600wf-misc/subprojects/hsbp-manager/src/ |
| H A D | hsbp_manager.cpp | 641 void createInterface(void) in createInterface() function 1038 led->createInterface(); in createDrives()
|
| /openbmc/s2600wf-misc/hsbp-manager/src/ |
| H A D | hsbp_manager.cpp | 641 void createInterface(void) in createInterface() function 1038 led->createInterface(); in createDrives()
|