Searched refs:getAssociatedSubTree (Results 1 – 7 of 7) sorted by relevance
/openbmc/phosphor-objmgr/src/test/ |
H A D | handler.cpp | 324 getAssociatedSubTree(interfaceMap, associationMap, validAssociatedPath, in TEST_F() 329 ASSERT_TRUE(getAssociatedSubTree(interfaceMap, associationMap, path / "dog", in TEST_F() 336 getAssociatedSubTree(interfaceMap, associationMap, validAssociatedPath, in TEST_F() 352 std::vector<InterfaceMapType::value_type> subtree = getAssociatedSubTree( in TEST_F() 366 subtree = getAssociatedSubTree(interfaceMap, associationMap, associatedPath, in TEST_F() 375 subtree = getAssociatedSubTree(interfaceMap, associationMap, in TEST_F()
|
/openbmc/phosphor-objmgr/src/ |
H A D | handler.hpp | 43 std::vector<InterfaceMapType::value_type> getAssociatedSubTree(
|
H A D | handler.cpp | 280 std::vector<InterfaceMapType::value_type> getAssociatedSubTree( in getAssociatedSubTree() function 414 getAssociatedSubTree(interfaceMap, associationMaps, associationPath, in getAssociatedSubTreeById()
|
H A D | main.cpp | 604 return getAssociatedSubTree(interfaceMap, associationMaps, in main()
|
/openbmc/bmcweb/include/ |
H A D | dbus_utility.hpp | 192 inline void getAssociatedSubTree( in getAssociatedSubTree() function
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | sensor_utils.hpp | 735 dbus::utility::getAssociatedSubTree( in getAllSensorObjects()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ |
H A D | ObjectMapper.interface.yaml | 169 3. Call getAssociatedSubTree to get the endpoint path -> services of
|