/openbmc/phosphor-snmp/ |
H A D | snmp_util.cpp | 19 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() function 120 auto objTree = phosphor::getManagedObjects(bus, busName, root); in getManagers()
|
H A D | snmp_util.hpp | 47 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus,
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | functions.cpp | 45 ManagedObjectType getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() function 679 auto getManagedObjects = bus.new_method_call( in processHostFirmware() local 689 auto reply = bus.call(getManagedObjects); in processHostFirmware() 798 auto objects = getManagedObjects(bus, entityManagerServiceName, in updateBiosAttrTable() 812 auto objects = getManagedObjects(bus, entityManagerServiceName, in updateBiosAttrTable()
|
/openbmc/ibm-logging/ |
H A D | dbus.hpp | 50 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus,
|
H A D | dbus.cpp | 32 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() function
|
H A D | manager.cpp | 57 auto objects = getManagedObjects(bus, LOGGING_BUSNAME, LOGGING_PATH); in createAll()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | virtual_media.hpp | 102 dbus::utility::getManagedObjects( in findAndParseObject() 282 dbus::utility::getManagedObjects( in getVmResourceList() 755 dbus::utility::getManagedObjects( in handleManagersVirtualMediaActionInsertPost() 825 dbus::utility::getManagedObjects( in handleManagersVirtualMediaActionEject()
|
H A D | account_service.hpp | 561 dbus::utility::getManagedObjects( in getLDAPConfigData() 1745 dbus::utility::getManagedObjects( in handleAccountCollectionGet() 2039 dbus::utility::getManagedObjects( in handleAccountGet()
|
H A D | sensors.hpp | 1005 dbus::utility::getManagedObjects( in getInventoryItemsData() 1161 dbus::utility::getManagedObjects( in getInventoryItemAssociations() 1857 dbus::utility::getManagedObjects( in getSensorData()
|
H A D | network_protocol.hpp | 120 dbus::utility::getManagedObjects( in getEthernetIfaceData()
|
H A D | managers.hpp | 431 dbus::utility::getManagedObjects( in setActiveFirmwareImage()
|
H A D | hypervisor_system.hpp | 332 dbus::utility::getManagedObjects( in getHypervisorIfaceData()
|
H A D | log_services.hpp | 368 dbus::utility::getManagedObjects( in getDumpEntryCollection() 484 dbus::utility::getManagedObjects( in getDumpEntryById() 1735 dbus::utility::getManagedObjects( in dBusEventLogEntryCollection()
|
H A D | ethernet.hpp | 1120 dbus::utility::getManagedObjects( in getEthernetIfaceData() 1178 dbus::utility::getManagedObjects( in getEthernetIfaceList()
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | utils.hpp | 162 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus, 376 boost::system::error_code getManagedObjects(
|
/openbmc/phosphor-host-ipmid/libipmid/ |
H A D | utils.cpp | 121 ObjectValueTree getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() function 503 boost::system::error_code getManagedObjects( in getManagedObjects() function
|
/openbmc/bmcweb/src/ |
H A D | dbus_utility.cpp | 237 void getManagedObjects(const std::string& service, in getManagedObjects() function
|
/openbmc/bmcweb/include/ |
H A D | dbus_utility.hpp | 185 void getManagedObjects(
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | manager.cpp | 573 util::SDBusPlus::getManagedObjects<PropertyVariantType>( in addObjects() 725 auto objects = util::SDBusPlus::getManagedObjects< in addGroups()
|
/openbmc/dbus-sensors/src/ |
H A D | Utils.cpp | 165 sdbusplus::message_t getManagedObjects = in getSensorConfiguration() local 172 dbusConnection->call(getManagedObjects); in getSensorConfiguration()
|
/openbmc/bmcweb/redfish-core/lib/openbmc/ |
H A D | openbmc_managers.hpp | 60 dbus::utility::getManagedObjects( in asyncPopulatePid() 1150 dbus::utility::getManagedObjects( in run()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | manufacturingcommands.cpp | 288 ec = getManagedObjects(ctx, "xyz.openbmc_project.EntityManager", in findPwmName() 893 ec = getManagedObjects(ctx, "xyz.openbmc_project.EntityManager", in findFruDevice()
|
/openbmc/phosphor-fan-presence/ |
H A D | sdbusplus.hpp | 320 static auto getManagedObjects(sdbusplus::bus_t& bus, in getManagedObjects() function in phosphor::fan::util::SDBusPlus
|
/openbmc/phosphor-fan-presence/control/ |
H A D | fanctl.cpp | 810 auto values = SDBusPlus::getManagedObjects<PropertyVariantType>( in readSensorsAndPrint()
|
/openbmc/phosphor-host-ipmid/ |
H A D | storagehandler.cpp | 740 ec = getManagedObjects(ctx, "xyz.openbmc_project.EntityManager", in isFruPresent()
|