Searched defs:objectTree (Results 1 – 10 of 10) sorted by relevance
/openbmc/phosphor-host-ipmid/libipmid/ |
H A D | utils.cpp | 49 ObjectTree objectTree = getSubTree(bus, interfaces, serviceRoot); in getDbusObject() local 227 ObjectTree objectTree; in getSubTree() local 240 ObjectTree objectTree = getSubTree(bus, interfaces, serviceRoot); in getAllDbusObjects() local 262 auto objectTree = getAllDbusObjects(bus, serviceRoot, interface, match); in deleteAllDbusObjects() local 297 ObjectTree objectTree; in getAllAncestors() local 349 const std::string& subtreePath, int32_t depth, ObjectTree& objectTree) in getSubTree() 368 ObjectTree objectTree; in getDbusObject() local 444 ObjectTree& objectTree) in getAllDbusObjects() 476 ObjectTree objectTree; in deleteAllDbusObjects() local 516 const InterfaceList& interfaces, ObjectTree& objectTree) in getAllAncestors()
|
/openbmc/phosphor-host-ipmid/ |
H A D | settings.cpp | 22 ipmi::ObjectTree objectTree; in Objects() local
|
H A D | apphandler.cpp | 115 ipmi::ObjectTree objectTree; in getActiveSoftwareVersionInfo() local 964 ipmi::ObjectTree objectTree = ipmi::getAllDbusObjects( in ipmiAppCloseSession() local 1220 ipmi::ObjectTree objectTree; in ipmiAppGetSessionInfo() local 1305 ipmi::ObjectTree objectTree; in getSysFWVersion() local
|
H A D | dcmihandler.cpp | 296 ipmi::ObjectTree objectTree; in getDHCPOption() local 325 ipmi::ObjectTree objectTree; in setDHCPOption() local
|
/openbmc/phosphor-networkd/src/ibm/hypervisor-network-mgr-src/ |
H A D | hyp_network_manager.cpp | 119 ObjectTree objectTree; in setBIOSTableAttrs() local
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | utils.hpp | 349 const std::string& interface, ObjectTree& objectTree) in getAllDbusObjects()
|
/openbmc/phosphor-net-ipmid/command/ |
H A D | session_cmds.cpp | 138 ipmi::ObjectTree objectTree = ipmi::getAllDbusObjects( in closeOtherNetInstanceSession() local
|
/openbmc/phosphor-networkd/src/ |
H A D | inventory_mac.cpp | 101 ObjectTree objectTree; in getfromInventory() local
|
/openbmc/fb-ipmi-oem/src/ |
H A D | oemcommands.cpp | 124 auto objectTree = getAllDbusObjects(bus, serviceRoot, interface, ethdev); in getIPObject() local
|
/openbmc/intel-ipmi-oem/src/ |
H A D | oemcommands.cpp | 202 ipmi::ObjectTree objectTree; in loadPfrConfig() local
|