Searched refs:getAssociatedSubTreeById (Results 1 – 8 of 8) sorted by relevance
| /openbmc/phosphor-objmgr/src/test/ |
| H A D | handler.cpp | 453 getAssociatedSubTreeById(interfaceMap, associationMap, "childx", path, in TEST_F() 459 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, "child", in TEST_F() 465 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, "child", in TEST_F() 470 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, in TEST_F() 476 ASSERT_TRUE(getAssociatedSubTreeById(interfaceMap, associationMap, "child", in TEST_F() 484 getAssociatedSubTreeById(interfaceMap, associationMap, "child", path, in TEST_F() 498 getAssociatedSubTreeById(interfaceMap, associationMap, "child", path0, in TEST_F() 510 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 | 417 std::vector<InterfaceMapType::value_type> getAssociatedSubTreeById( in getAssociatedSubTreeById() function
|
| H A D | main.cpp | 627 return getAssociatedSubTreeById(interfaceMap, associationMaps, id, in main()
|
| /openbmc/bmcweb/src/ |
| H A D | dbus_utility.cpp | 146 void getAssociatedSubTreeById( in getAssociatedSubTreeById() function
|
| /openbmc/bmcweb/include/ |
| H A D | dbus_utility.hpp | 180 void getAssociatedSubTreeById(
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | power_supply.hpp | 214 dbus::utility::getAssociatedSubTreeById( in getValidPowerSupplyPath()
|
| /openbmc/bmcweb/docs/ |
| H A D | COMMON_ERRORS.md | 397 - getAssociatedSubTreeById
|