Home
last modified time | relevance | path

Searched defs:subtree (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/pyphosphor/obmc/utils/
H A Dpathtree.py19 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 Dstorage.hpp153 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterSystemsStorageGetSubtree()
217 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterSubtree()
637 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterGetSubtreeSystemsStorageDrive()
735 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterChassisDriveCollectionSubtreeGet()
841 const dbus::utility::MapperGetSubTreeResponse& subtree) in buildDrive()
904 const dbus::utility::MapperGetSubTreeResponse& subtree) { in matchAndFillDrive()
928 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handleChassisDriveGet()
1071 const dbus::utility::MapperGetSubTreeResponse& subtree) in getStorageControllerHandler()
1200 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handleSystemsStorageControllerGet()
H A Dpower_supply.hpp148 const dbus::utility::MapperGetSubTreeResponse& subtree, in afterGetValidPowerSupplyPath()
191 const dbus::utility::MapperGetSubTreeResponse& subtree) { in getValidPowerSupplyPath()
402 const dbus::utility::MapperGetSubTreeResponse& subtree) in handlePowerSupplyAttributesSubTreeResponse()
449 const dbus::utility::MapperGetSubTreeResponse& subtree) { in getEfficiencyPercent()
H A Dpcie_slots.hpp163 const dbus::utility::MapperGetSubTreeResponse& subtree) in onMapperSubtreeDone()
227 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handlePCIeSlotCollectionGet()
H A Dvirtual_media.hpp102 const dbus::utility::ManagedObjectType& subtree) { in findAndParseObject()
282 const dbus::utility::ManagedObjectType& subtree) { in getVmResourceList()
747 const dbus::utility::ManagedObjectType& subtree) mutable { in handleManagersVirtualMediaActionInsertPost()
817 const dbus::utility::ManagedObjectType& subtree) { in handleManagersVirtualMediaActionEject()
H A Dsystems.hpp423 const dbus::utility::MapperGetSubTreeResponse& subtree) in afterSystemGetSubTree()
1416 const dbus::utility::MapperGetSubTreeResponse& subtree) { in getTrustedModuleRequiredToBoot()
1504 const dbus::utility::MapperGetSubTreeResponse& subtree) { in setTrustedModuleRequiredToBoot()
1772 const dbus::utility::MapperGetSubTreeResponse& subtree) { in setAssetTag()
2162 const dbus::utility::MapperGetSubTreeResponse& subtree) { in getPowerMode()
2292 const dbus::utility::MapperGetSubTreeResponse& subtree) { in setPowerMode()
2598 const dbus::utility::MapperGetSubTreeResponse& subtree) { in getIdlePowerSaver()
2698 const dbus::utility::MapperGetSubTreeResponse& subtree) { in setIdlePowerSaver()
H A Dchassis.hpp197 const dbus::utility::MapperGetSubTreeResponse& subtree) in handlePhysicalSecurityGetSubTree()
546 const dbus::utility::MapperGetSubTreeResponse& subtree) in handleChassisGetSubTree()
796 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handleChassisPatch()
H A Dcable.hpp156 subtree) { in requestRoutesCable()
H A Dnetwork_protocol.hpp370 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handleNTPServersPatch()
410 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handleProtocolEnabled()
H A Dupdate_service.hpp856 const dbus::utility::MapperGetSubTreeResponse& subtree) in getSwInfo()
964 subtree) mutable { in processUpdateRequest()
1274 const dbus::utility::MapperGetSubTreeResponse& subtree) { in handleUpdateServiceFirmwareInventoryGet()
H A Dsensors.hpp250 const dbus::utility::MapperGetSubTreeResponse& subtree) { in getObjectsWithConnection()
1081 const dbus::utility::MapperGetSubTreeResponse& subtree) mutable { in getInventoryItemsConnections()
1427 const dbus::utility::MapperGetSubTreeResponse& subtree) mutable { in getInventoryLeds()
1603 const dbus::utility::MapperGetSubTreeResponse& subtree) mutable { in getPowerSupplyAttributes()
2462 const ::dbus::utility::MapperGetObject& subtree) { in handleSensorGet()
H A Dmanagers.hpp1238 dbus::utility::MapperGetSubTreeResponse subtree; member
1475 const dbus::utility::MapperGetSubTreeResponse& subtree) { in run()
1863 const dbus::utility::ManagedObjectType& subtree) { in setActiveFirmwareImage()
2207 const dbus::utility::MapperGetSubTreeResponse& subtree) { in requestRoutesManager()
/openbmc/phosphor-objmgr/src/test/
H A Dhandler.cpp216 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
496 std::vector<InterfaceMapType::value_type> subtree = in TEST_F() local
/openbmc/bmcweb/redfish-core/include/utils/
H A Dcollection.hpp98 std::span<const std::string_view> interfaces, const std::string& subtree, in getCollectionToKey()
110 std::span<const std::string_view> interfaces, const std::string& subtree) in getCollectionMembers()
/openbmc/docs/
H A Danti-patterns.md492 ### Identification
498 ### Description
505 ### Background
523 ### Resolution
/openbmc/phosphor-objmgr/libmapper/
H A Dmapper.c431 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 Dapp.c130 mapper_async_subtree* subtree = NULL; in subtree_main() local
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp167 const MapperGetSubTreeResponse& subtree) { callback(ec, subtree); }, in getSubTree()
202 const MapperGetSubTreeResponse& subtree) { callback(ec, subtree); }, in getAssociatedSubTree()
239 const MapperGetSubTreeResponse& subtree) { callback(ec, subtree); }, in getAssociatedSubTreeById()
/openbmc/bmcweb/include/google/
H A Dgoogle_service_root.hpp70 const dbus::utility::MapperGetSubTreeResponse& subtree) in hothGetSubtreeCallback()
109 const dbus::utility::MapperGetSubTreeResponse& subtree) { in resolveRoT()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsdrutils.cpp79 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/phosphor-dbus-monitor/mslverify/
H A Dverify.cpp82 auto subtree = util::sdbusplus::callMethodAndRead<SubTreeType>( in main() local
/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp1563 const GetSubTreeType& subtree) { in updateAssets()
1771 const GetSubTreeType& subtree) { in populateMuxes()
1859 const GetSubTreeType& subtree) { in populateHsbpBackplanes()
1947 0, std::array<const char*, 1>{hsbpCpldInft}); in populateHsbpBackplanes()
2219 const GetSubTreeType& subtree) { in loadIoExpanderInfo()
2361 const GetSubTreeType& subtree) { in loadClockBufferInfo()
2500 [](const boost::system::error_code ec, const GetSubTreeType& subtree) { in loadHsbpConfig()
2696 0, std::array<const char*, 1>{hsbpConfigIntf}); in loadHsbpConfig()
/openbmc/estoraged/src/
H A DgetConfig.cpp24 constexpr const char* subtree = "GetSubTree"; variable
/openbmc/smbios-mdr/src/
H A Dcpuinfo_main.cpp616 subtree) { in getCpuConfiguration()
648 std::array<const char*, 1>{ in getCpuConfiguration()
/openbmc/intel-ipmi-oem/include/
H A Dsdrutils.hpp216 inline static uint16_t getSensorSubtree(std::shared_ptr<SensorSubTree>& subtree) in getSensorSubtree()
329 inline static bool getSensorSubtree(SensorSubTree& subtree) in getSensorSubtree()

123