Searched refs:ObjectTree (Results 1 – 16 of 16) sorted by relevance
/openbmc/phosphor-host-ipmid/libipmid/ |
H A D | utils.cpp | 49 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 D | utils.hpp | 112 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 D | types.hpp | 31 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 | 22 ipmi::ObjectTree objectTree; in Objects()
|
H A D | apphandler.cpp | 115 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 D | dcmihandler.cpp | 296 ipmi::ObjectTree objectTree; in getDHCPOption() 325 ipmi::ObjectTree objectTree; in setDHCPOption()
|
H A D | transporthandler.cpp | 85 ipmi::ObjectTree objs = in maybeGetChannelParams() 488 ObjectTree objs = in deconfigureChannel()
|
H A D | chassishandler.cpp | 1086 ipmi::ObjectTree objs; in getChassisIntrusionStatus()
|
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
H A D | hyp_network_manager.cpp | 23 using ObjectTree = typedef 119 ObjectTree objectTree; in setBIOSTableAttrs()
|
/openbmc/google-misc/subprojects/ncsid/src/ |
H A D | net_config.h | 40 using ObjectTree = variable
|
/openbmc/phosphor-networkd/src/ |
H A D | inventory_mac.cpp | 32 using ObjectTree = typedef 101 ObjectTree objectTree; in getfromInventory()
|
/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-net-ipmid/command/ |
H A D | session_cmds.cpp | 138 ipmi::ObjectTree objectTree = ipmi::getAllDbusObjects( in closeOtherNetInstanceSession()
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 202 ipmi::ObjectTree objectTree; in loadPfrConfig()
|