Searched refs:getAssociatedSubTreeById (Results 1 – 8 of 8) sorted by relevance
/openbmc/phosphor-objmgr/src/test/ |
H A D | handler.cpp | 452 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, "childx", in TEST_F() 458 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, "child", in TEST_F() 464 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, "child", in TEST_F() 469 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, in TEST_F() 475 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, "child", in TEST_F() 483 getAssociatedSubTreeById(interfaceMap, associationMap, "child", path, in TEST_F() 497 getAssociatedSubTreeById(interfaceMap, associationMap, "child", path0, in TEST_F() 509 getAssociatedSubTreeById(interfaceMap, associationMap, "child1", path0, in TEST_F()
|
/openbmc/phosphor-objmgr/src/ |
H A D | handler.hpp | 89 std::vector<InterfaceMapType::value_type> getAssociatedSubTreeById(
|
H A D | handler.cpp | 396 std::vector<InterfaceMapType::value_type> getAssociatedSubTreeById( in getAssociatedSubTreeById() function
|
H A D | main.cpp | 625 return getAssociatedSubTreeById(interfaceMap, associationMaps, id, in main()
|
/openbmc/bmcweb/src/ |
H A D | dbus_utility.cpp | 174 void getAssociatedSubTreeById( in getAssociatedSubTreeById() function
|
/openbmc/bmcweb/include/ |
H A D | dbus_utility.hpp | 159 void getAssociatedSubTreeById(
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | power_supply.hpp | 202 dbus::utility::getAssociatedSubTreeById( in getValidPowerSupplyPath()
|
/openbmc/bmcweb/ |
H A D | COMMON_ERRORS.md | 397 - getAssociatedSubTreeById
|