Searched refs:addObjectMapResult (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-objmgr/src/test/ |
H A D | handler.cpp | 96 addObjectMapResult(interfaceMaps, "test_object_path", in TEST_F() 103 addObjectMapResult(interfaceMaps, "test_object_path", in TEST_F() 121 addObjectMapResult(interfaceMaps, "test_object_path", in TEST_F() 124 addObjectMapResult(interfaceMaps, "test_object_path", in TEST_F()
|
/openbmc/phosphor-objmgr/src/ |
H A D | handler.cpp | 13 void addObjectMapResult(std::vector<InterfaceMapType::value_type>& objectMap, in addObjectMapResult() function 86 addObjectMapResult(ret, thisPath, interfaceMap); in getAncestors() 196 addObjectMapResult(ret, thisPath, interfaceMap); in getSubTree()
|
H A D | handler.hpp | 8 void addObjectMapResult(std::vector<InterfaceMapType::value_type>& objectMap,
|