Home
last modified time | relevance | path

Searched refs:getAssociatedSubTreePathsById (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-objmgr/src/test/
H A Dhandler.cpp524 ASSERT_TRUE(getAssociatedSubTreePathsById( in TEST_F()
530 ASSERT_TRUE(getAssociatedSubTreePathsById( in TEST_F()
536 ASSERT_TRUE(getAssociatedSubTreePathsById( in TEST_F()
541 ASSERT_TRUE(getAssociatedSubTreePathsById( in TEST_F()
547 ASSERT_TRUE(getAssociatedSubTreePathsById(interfaceMap, associationMap, in TEST_F()
555 getAssociatedSubTreePathsById(interfaceMap, associationMap, "child", in TEST_F()
568 std::vector<std::string> subtreePath = getAssociatedSubTreePathsById( in TEST_F()
577 subtreePath = getAssociatedSubTreePathsById( in TEST_F()
/openbmc/phosphor-objmgr/src/
H A Dhandler.hpp113 std::vector<std::string> getAssociatedSubTreePathsById(
H A Dhandler.cpp423 std::vector<std::string> getAssociatedSubTreePathsById( in getAssociatedSubTreePathsById() function
H A Dmain.cpp636 return getAssociatedSubTreePathsById( in main()
/openbmc/bmcweb/include/
H A Ddbus_utility.hpp246 inline void getAssociatedSubTreePathsById( in getAssociatedSubTreePathsById() function
/openbmc/bmcweb/redfish-core/lib/
H A Dpower_supply.hpp122 dbus::utility::getAssociatedSubTreePathsById( in handlePowerSupplyCollectionGet()