| /openbmc/phosphor-host-ipmid/libipmid/ |
| H A D | utils.cpp | 53 ObjectTree objectTree = getSubTree(bus, interfaces, serviceRoot); in getDbusObject() 227 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interfaces, in getSubTree() 237 auto objectTree = mapperReply.unpack<ObjectTree>(); in getSubTree() 242 ipmi::ObjectTree getAllDbusObjects( in getAllDbusObjects() 249 ObjectTree objectTree = getSubTree(bus, interfaces, serviceRoot); in getAllDbusObjects() 303 const std::string& subtreePath, int32_t depth, ObjectTree& objectTree) in getSubTree() 306 objectTree = ctx->bus->yield_method_call<ObjectTree>( in getSubTree() 324 ObjectTree objectTree; in getDbusObject() 400 ObjectTree& objectTree) in getAllDbusObjects()
|
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | utils.hpp | 111 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interface, 185 ObjectTree getAllDbusObjects( 215 const std::string& subtreePath, int32_t depth, ObjectTree& objectTree); 320 ObjectTree& objectTree); 325 const std::string& interface, ObjectTree& objectTree) in getAllDbusObjects()
|
| H A D | types.hpp | 32 using ObjectTree = typedef
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | transporthandler.hpp | 179 class iterator : public ObjectTree::const_iterator 184 iterator(ObjectTree::const_iterator it, ObjectLookupCache& container) : in iterator() 185 ObjectTree::const_iterator(it), container(container), in iterator() 190 ret = container.get(ObjectTree::const_iterator::operator*().first); in operator *() 217 const ObjectTree objs;
|
| H A D | settings.cpp | 21 ipmi::ObjectTree objectTree; in Objects()
|
| H A D | apphandler.cpp | 113 ipmi::ObjectTree objectTree; in getActiveSoftwareVersionInfo() 956 ipmi::ObjectTree objectTree = ipmi::getAllDbusObjects( in ipmiAppCloseSession() 1212 ipmi::ObjectTree objectTree; in ipmiAppGetSessionInfo() 1297 ipmi::ObjectTree objectTree; in getSysFWVersion()
|
| H A D | transporthandler.cpp | 113 ipmi::ObjectTree objs = in maybeGetChannelParams() 520 ObjectTree objs = in deconfigureChannel()
|
| H A D | dcmihandler.cpp | 554 ipmi::ObjectTree objectTree; in getDHCPOption() 583 ipmi::ObjectTree objectTree; in setDHCPOption()
|
| H A D | chassishandler.cpp | 1116 ipmi::ObjectTree objs; in getChassisIntrusionStatus()
|
| /openbmc/google-misc/subprojects/ncsid/src/ |
| H A D | net_config.h | 40 using ObjectTree = variable
|
| /openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
| H A D | hyp_network_manager.cpp | 23 using ObjectTree = typedef 118 auto objectTree = mapperReply.unpack<ObjectTree>(); in setBIOSTableAttrs()
|
| /openbmc/phosphor-net-ipmid/ |
| H A D | sd_event_loop.hpp | 28 using ObjectTree = typedef
|
| H A D | sd_event_loop.cpp | 64 ObjectTree objs; in getVLANID()
|
| /openbmc/phosphor-networkd/src/ |
| H A D | inventory_mac.cpp | 32 using ObjectTree = typedef 106 auto objectTree = mapperReply.unpack<ObjectTree>(); in getfromInventory()
|
| /openbmc/phosphor-net-ipmid/command/ |
| H A D | session_cmds.cpp | 138 ipmi::ObjectTree objectTree = ipmi::getAllDbusObjects( in closeOtherNetInstanceSession()
|
| /openbmc/phosphor-host-ipmid/oem/example/ |
| H A D | apphandler.cpp | 57 ipmi::ObjectTree objectTree; in getActiveSoftwareVersionInfo()
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | chassiscommands.cpp | 509 ipmi::ObjectTree chassisIntrusionObjs; in ipmiGetChassisStatus()
|
| H A D | oemcommands.cpp | 202 ipmi::ObjectTree objectTree; in loadPfrConfig()
|