Searched refs:getObject (Results 1 – 6 of 6) sorted by relevance
| /openbmc/phosphor-objmgr/src/test/ |
| H A D | handler.cpp | 181 getObject(interfaceMap, path, interfaces), in TEST_F() 186 getObject(interfaceMap, path, interfaces), in TEST_F() 191 getObject(interfaceMap, path, interfaces), in TEST_F() 200 ConnectionNames connection = getObject(interfaceMap, path, interfaces); in TEST_F() 206 connection = getObject(interfaceMap, path, interfaces); in TEST_F()
|
| /openbmc/phosphor-hwmon/ |
| H A D | mainloop.hpp | 163 std::optional<ObjectStateData> getObject(
|
| H A D | mainloop.cpp | 199 std::optional<ObjectStateData> MainLoop::getObject( in getObject() function in MainLoop 404 auto object = getObject(i); in init() 658 auto object = getObject(ssValueType); in addDroppedSensors()
|
| /openbmc/phosphor-objmgr/src/ |
| H A D | handler.hpp | 16 ConnectionNames getObject(const InterfaceMapType& interfaceMap,
|
| H A D | handler.cpp | 98 ConnectionNames getObject(const InterfaceMapType& interfaceMap, in getObject() function
|
| H A D | main.cpp | 585 return getObject(interfaceMap, path, interfaces); in main()
|