Home
last modified time | relevance | path

Searched refs:ObjectTree (Results 1 – 18 of 18) sorted by relevance

/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp53 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 Dutils.hpp111 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 Dtypes.hpp32 using ObjectTree = typedef
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.hpp179 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 Dsettings.cpp21 ipmi::ObjectTree objectTree; in Objects()
H A Dapphandler.cpp113 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 Dtransporthandler.cpp113 ipmi::ObjectTree objs = in maybeGetChannelParams()
520 ObjectTree objs = in deconfigureChannel()
H A Ddcmihandler.cpp554 ipmi::ObjectTree objectTree; in getDHCPOption()
583 ipmi::ObjectTree objectTree; in setDHCPOption()
H A Dchassishandler.cpp1116 ipmi::ObjectTree objs; in getChassisIntrusionStatus()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.h40 using ObjectTree = variable
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_network_manager.cpp23 using ObjectTree = typedef
118 auto objectTree = mapperReply.unpack<ObjectTree>(); in setBIOSTableAttrs()
/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.hpp28 using ObjectTree = typedef
H A Dsd_event_loop.cpp64 ObjectTree objs; in getVLANID()
/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp32 using ObjectTree = typedef
106 auto objectTree = mapperReply.unpack<ObjectTree>(); in getfromInventory()
/openbmc/phosphor-net-ipmid/command/
H A Dsession_cmds.cpp138 ipmi::ObjectTree objectTree = ipmi::getAllDbusObjects( in closeOtherNetInstanceSession()
/openbmc/phosphor-host-ipmid/oem/example/
H A Dapphandler.cpp57 ipmi::ObjectTree objectTree; in getActiveSoftwareVersionInfo()
/openbmc/intel-ipmi-oem/src/
H A Dchassiscommands.cpp509 ipmi::ObjectTree chassisIntrusionObjs; in ipmiGetChassisStatus()
H A Doemcommands.cpp202 ipmi::ObjectTree objectTree; in loadPfrConfig()