Searched refs:getAssociatedSubTree (Results 1 – 14 of 14) 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/pldm/common/test/ |
| H A D | mocked_utils.hpp | 76 MOCK_METHOD(pldm::utils::GetAssociatedSubTreeResponse, getAssociatedSubTree,
|
| /openbmc/phosphor-objmgr/src/ |
| H A D | handler.hpp | 43 std::vector<InterfaceMapType::value_type> getAssociatedSubTree(
|
| H A D | handler.cpp | 287 std::vector<InterfaceMapType::value_type> getAssociatedSubTree( in getAssociatedSubTree() function 436 getAssociatedSubTree(interfaceMap, associationMaps, associationPath, in getAssociatedSubTreeById()
|
| H A D | main.cpp | 606 return getAssociatedSubTree(interfaceMap, associationMaps, in main()
|
| /openbmc/pldm/requester/test/ |
| H A D | mctp_endpoint_discovery_test.cpp | 177 EXPECT_CALL(mockedDbusHandler, getAssociatedSubTree(_, _, _, _)) in TEST() 224 EXPECT_CALL(mockedDbusHandler, getAssociatedSubTree(_, _, _, _)) in TEST()
|
| /openbmc/pldm/common/ |
| H A D | utils.hpp | 256 virtual GetAssociatedSubTreeResponse getAssociatedSubTree( 398 GetAssociatedSubTreeResponse getAssociatedSubTree(
|
| H A D | utils.cpp | 424 GetAssociatedSubTreeResponse DBusHandler::getAssociatedSubTree( in getAssociatedSubTree() function in pldm::utils::DBusHandler
|
| /openbmc/bmcweb/src/ |
| H A D | dbus_utility.cpp | 110 void getAssociatedSubTree( in getAssociatedSubTree() function
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | led.hpp | 297 dbus::utility::getAssociatedSubTree( in getLedGroupPath()
|
| /openbmc/bmcweb/include/ |
| H A D | dbus_utility.hpp | 166 void getAssociatedSubTree(
|
| /openbmc/pldm/requester/ |
| H A D | mctp_endpoint_discovery.cpp | 459 auto response = handler.getAssociatedSubTree( in searchConfigurationFor()
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | sensor_utils.hpp | 953 dbus::utility::getAssociatedSubTree( in getAllSensorObjects()
|
| /openbmc/bmcweb/docs/ |
| H A D | COMMON_ERRORS.md | 395 - getAssociatedSubTree
|