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() 166 dbus_interface.createInterface( in postBoardToDBus() 177 dbus_interface.createInterface(boardPath, invItemIntf, boardNameOrig); in postBoardToDBus() 191 dbus_interface.createInterface(boardPath, propName, in postBoardToDBus() 268 dbus_interface.createInterface( in postExposesRecordsToDBus() 280 dbus_interface.createInterface( in postExposesRecordsToDBus() 305 dbus_interface.createInterface( in postExposesRecordsToDBus() 327 dbus_interface.createInterface(ifacePath, ifaceName, boardNameOrig); in postConfigurationRecord() 369 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 | 173 void createInterface(const AllIntfInfo& info, bool enabled);
|
| H A D | network_manager.cpp | 172 void Manager::createInterface(const AllIntfInfo& info, bool enabled) in createInterface() 259 createInterface(infoIt->second, it->second); in removeInterface() 530 createInterface(it->second, managed); in writeLLDPDConfigurationFile() 167 void Manager::createInterface(const AllIntfInfo& info, bool enabled) createInterface() function in phosphor::network::Manager
|
| /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()
|