Searched refs:getObject (Results 1 – 8 of 8) 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 | 164 getObject(SensorSet::container_t::const_reference sensor);
|
H A D | mainloop.cpp | 202 MainLoop::getObject(SensorSet::container_t::const_reference sensor) in getObject() function in MainLoop 406 auto object = getObject(i); in init() 660 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 | 96 ConnectionNames getObject(const InterfaceMapType& interfaceMap, in getObject() function
|
H A D | main.cpp | 583 return getObject(interfaceMap, path, interfaces); in main()
|
/openbmc/openpower-vpd-parser/ |
H A D | ibm_vpd_utils.hpp | 98 MapperGetObjectResponse getObject(const std::string& objectPath,
|
H A D | ibm_vpd_utils.cpp | 84 MapperGetObjectResponse getObject(const std::string& objectPath, in getObject() function 1130 auto mapperResponse = inventory::getObject(objPath, interfaces); in clearVpdOnRemoval()
|