Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp49 ObjectTree objectTree = getSubTree(bus, interfaces, serviceRoot); in getDbusObject()
218 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interfaces, in getSubTree()
227 ObjectTree objectTree; in getSubTree()
233 ipmi::ObjectTree getAllDbusObjects( in getAllDbusObjects()
240 ObjectTree objectTree = getSubTree(bus, interfaces, serviceRoot); in getAllDbusObjects()
289 ObjectTree getAllAncestors(sdbusplus::bus_t& bus, const std::string& path, in getAllAncestors()
297 ObjectTree objectTree; in getAllAncestors()
349 const std::string& subtreePath, int32_t depth, ObjectTree& objectTree) in getSubTree()
352 objectTree = ctx->bus->yield_method_call<ObjectTree>( in getSubTree()
368 ObjectTree objectTree; in getDbusObject()
[all …]
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dutils.hpp112 ObjectTree getSubTree(sdbusplus::bus_t& bus, const InterfaceList& interface,
186 ObjectTree getAllDbusObjects(
209 ObjectTree getAllAncestors(sdbusplus::bus_t& bus, const std::string& path,
239 const std::string& subtreePath, int32_t depth, ObjectTree& objectTree);
344 ObjectTree& objectTree);
349 const std::string& interface, ObjectTree& objectTree) in getAllDbusObjects()
389 ObjectTree& objectTree) __attribute__((deprecated));
H A Dtypes.hpp31 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.cpp22 ipmi::ObjectTree objectTree; in Objects()
H A Dapphandler.cpp115 ipmi::ObjectTree objectTree; in getActiveSoftwareVersionInfo()
967 ipmi::ObjectTree objectTree = ipmi::getAllDbusObjects( in ipmiAppCloseSession()
1223 ipmi::ObjectTree objectTree; in ipmiAppGetSessionInfo()
1308 ipmi::ObjectTree objectTree; in getSysFWVersion()
H A Ddcmihandler.cpp296 ipmi::ObjectTree objectTree; in getDHCPOption()
325 ipmi::ObjectTree objectTree; in setDHCPOption()
H A Dtransporthandler.cpp85 ipmi::ObjectTree objs = in maybeGetChannelParams()
488 ObjectTree objs = in deconfigureChannel()
H A Dchassishandler.cpp1086 ipmi::ObjectTree objs; in getChassisIntrusionStatus()
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/
H A Dhyp_network_manager.cpp23 using ObjectTree = typedef
119 ObjectTree objectTree; in setBIOSTableAttrs()
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.h40 using ObjectTree = variable
/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp32 using ObjectTree = typedef
101 ObjectTree objectTree; in getfromInventory()
/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-net-ipmid/command/
H A Dsession_cmds.cpp138 ipmi::ObjectTree objectTree = ipmi::getAllDbusObjects( in closeOtherNetInstanceSession()
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp202 ipmi::ObjectTree objectTree; in loadPfrConfig()