/openbmc/pyphosphor/obmc/utils/ |
H A D | pathtree.py | 19 def __init__(self, path_tree, subtree, depth): argument 80 def __init__(self, path_tree, subtree, depth): argument 187 def keys(self, subtree='/', depth=None): argument 190 def values(self, subtree='/', depth=None): argument 193 def items(self, subtree='/', depth=None): argument 196 def dataitems(self, subtree='/', depth=None): argument 213 def iterkeys(self, subtree='/', depth=None): argument 222 def iteritems(self, subtree='/', depth=None): argument 231 def dumpd(self, subtree='/'): argument
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | storage.hpp | 157 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterSystemsStorageGetSubtree() 221 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterSubtree() 637 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterGetSubtreeSystemsStorageDrive() 735 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterChassisDriveCollectionSubtreeGet() 838 const dbus::utility::MapperGetSubTreeResponse& subtree) in buildDrive() 901 const dbus::utility::MapperGetSubTreeResponse& subtree) { in matchAndFillDrive() 922 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handleChassisDriveGet() 1065 const dbus::utility::MapperGetSubTreeResponse& subtree) in getStorageControllerHandler() 1194 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handleSystemsStorageControllerGet()
|
H A D | power_supply.hpp | 170 const dbus::utility::MapperGetSubTreeResponse& subtree, in afterGetValidPowerSupplyPath() 218 const dbus::utility::MapperGetSubTreeResponse& subtree) { in getValidPowerSupplyPath() 426 const dbus::utility::MapperGetSubTreeResponse& subtree) in handlePowerSupplyAttributesSubTreeResponse() 473 const dbus::utility::MapperGetSubTreeResponse& subtree) { in getEfficiencyPercent()
|
H A D | pcie_slots.hpp | 177 const dbus::utility::MapperGetSubTreeResponse& subtree) in onMapperSubtreeDone() 241 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handlePCIeSlotCollectionGet()
|
H A D | memory.hpp | 732 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterGetDimmData() 825 const dbus::utility::MapperGetSubTreeResponse& subtree) { in getDimmData() 840 const dbus::utility::MapperGetSubTreePathsResponse& subtree, in afterGetValidDimmPath() 887 const dbus::utility::MapperGetSubTreePathsResponse& subtree) { in getValidDimmPath()
|
H A D | virtual_media.hpp | 106 const dbus::utility::ManagedObjectType& subtree) { in findAndParseObject() 286 const dbus::utility::ManagedObjectType& subtree) { in getVmResourceList() 762 const dbus::utility::ManagedObjectType& subtree) mutable { in handleManagersVirtualMediaActionInsertPost() 832 const dbus::utility::ManagedObjectType& subtree) { in handleManagersVirtualMediaActionEject()
|
H A D | systems.hpp | 423 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterSystemGetSubTree() argument 1420 __anoncc7ad08f1302(const boost::system::error_code& ec, const dbus::utility::MapperGetSubTreeResponse& subtree) getTrustedModuleRequiredToBoot() argument 1508 __anoncc7ad08f1502(const boost::system::error_code& ec, const dbus::utility::MapperGetSubTreeResponse& subtree) setTrustedModuleRequiredToBoot() argument 1776 __anoncc7ad08f1602(const boost::system::error_code& ec, const dbus::utility::MapperGetSubTreeResponse& subtree) setAssetTag() argument 2166 __anoncc7ad08f1802(const boost::system::error_code& ec, const dbus::utility::MapperGetSubTreeResponse& subtree) getPowerMode() argument 2296 __anoncc7ad08f1a02(const boost::system::error_code& ec, const dbus::utility::MapperGetSubTreeResponse& subtree) setPowerMode() argument 2601 __anoncc7ad08f1c02(const boost::system::error_code& ec, const dbus::utility::MapperGetSubTreeResponse& subtree) getIdlePowerSaver() argument 2701 __anoncc7ad08f1e02(const boost::system::error_code& ec, const dbus::utility::MapperGetSubTreeResponse& subtree) setIdlePowerSaver() argument [all...] |
H A D | led.hpp | 248 const dbus::utility::MapperGetSubTreeResponse& subtree, in handleLedGroupSubtree() 302 const dbus::utility::MapperGetSubTreeResponse& subtree) { in getLedGroupPath()
|
H A D | chassis.hpp | 203 const dbus::utility::MapperGetSubTreeResponse& subtree) in handlePhysicalSecurityGetSubTree() 545 const dbus::utility::MapperGetSubTreeResponse& subtree) in handleChassisGetSubTree() 785 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handleChassisPatch()
|
H A D | network_protocol.hpp | 374 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handleNTPServersPatch() 414 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handleProtocolEnabled()
|
H A D | cable.hpp | 160 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterHandleCableGet()
|
/openbmc/phosphor-objmgr/src/test/ |
H A D | handler.cpp | 216 std::vector<InterfaceMapType::value_type> subtree = in TEST_F() local 226 void verifySubtree(std::span<InterfaceMapType::value_type> subtree) in verifySubtree() 247 std::vector<InterfaceMapType::value_type> subtree = in TEST_F() local 352 std::vector<InterfaceMapType::value_type> subtree = getAssociatedSubTree( in TEST_F() local 497 std::vector<InterfaceMapType::value_type> subtree = in TEST_F() local
|
/openbmc/docs/ |
H A D | anti-patterns.md | 463 ### Identification 469 ### Description 476 ### Background 494 ### Resolution
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | collection.hpp | 106 std::span<const std::string_view> interfaces, const std::string& subtree, in getCollectionToKey() 118 std::span<const std::string_view> interfaces, const std::string& subtree) in getCollectionMembers()
|
H A D | sw_utils.hpp | 173 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterGetSubtree() 275 const dbus::utility::MapperGetSubTreeResponse& subtree) { in afterAssociatedEndpoints()
|
/openbmc/phosphor-objmgr/libmapper/ |
H A D | mapper.c | 431 struct mapper_async_subtree* subtree = userdata; in async_subtree_timeout_callback() local 452 struct mapper_async_subtree* subtree = userdata; in async_subtree_getpaths_callback() local 531 static int async_subtree_getpaths(mapper_async_subtree* subtree) in async_subtree_getpaths() 557 mapper_async_subtree* subtree = t; in async_subtree_match_callback() local 594 mapper_async_subtree* subtree = NULL; in mapper_subtree_async() local
|
H A D | app.c | 130 mapper_async_subtree* subtree = NULL; in subtree_main() local
|
/openbmc/bmcweb/src/ |
H A D | dbus_utility.cpp | 113 const MapperGetSubTreeResponse& subtree) { callback(ec, subtree); }, in getSubTree() 148 const MapperGetSubTreeResponse& subtree) { callback(ec, subtree); }, in getAssociatedSubTree() 185 const MapperGetSubTreeResponse& subtree) { callback(ec, subtree); }, in getAssociatedSubTreeById()
|
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sdrutils.cpp | 79 static void filterSensors(SensorSubTree& subtree) in filterSensors() 112 uint16_t getSensorSubtree(std::shared_ptr<SensorSubTree>& subtree) in getSensorSubtree() 274 bool getSensorSubtree(SensorSubTree& subtree) in getSensorSubtree()
|
/openbmc/bmcweb/include/google/ |
H A D | google_service_root.hpp |
|
/openbmc/s2600wf-misc/hsbp-manager/src/ |
H A D | hsbp_manager.cpp | 1563 const GetSubTreeType& subtree) { in updateAssets() 1775 const GetSubTreeType& subtree) { in populateMuxes() 1863 const GetSubTreeType& subtree) { in populateHsbpBackplanes() 1951 0, std::array<const char*, 1>{hsbpCpldInft}); in populateHsbpBackplanes() 2223 const GetSubTreeType& subtree) { in loadIoExpanderInfo() 2365 const GetSubTreeType& subtree) { in loadClockBufferInfo() 2504 [](const boost::system::error_code ec, const GetSubTreeType& subtree) { in loadHsbpConfig() 2700 0, std::array<const char*, 1>{hsbpConfigIntf}); in loadHsbpConfig()
|
/openbmc/phosphor-dbus-monitor/mslverify/ |
H A D | verify.cpp | 82 auto subtree = util::sdbusplus::callMethodAndRead<SubTreeType>( in main() local
|
/openbmc/estoraged/src/ |
H A D | getConfig.cpp | 24 constexpr const char* subtree = "GetSubTree"; variable
|
/openbmc/smbios-mdr/src/ |
H A D | cpuinfo_main.cpp | 616 subtree) { in getCpuConfiguration() 648 std::array<const char*, 1>{ in getCpuConfiguration()
|
/openbmc/intel-ipmi-oem/include/ |
H A D | sdrutils.hpp | 216 inline static uint16_t getSensorSubtree(std::shared_ptr<SensorSubTree>& subtree) in getSensorSubtree() 329 inline static bool getSensorSubtree(SensorSubTree& subtree) in getSensorSubtree()
|