Home
last modified time | relevance | path

Searched refs:getObject (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-objmgr/src/test/
H A Dhandler.cpp181 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 Dmainloop.hpp164 getObject(SensorSet::container_t::const_reference sensor);
H A Dmainloop.cpp202 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 Dhandler.hpp16 ConnectionNames getObject(const InterfaceMapType& interfaceMap,
H A Dhandler.cpp96 ConnectionNames getObject(const InterfaceMapType& interfaceMap, in getObject() function
H A Dmain.cpp583 return getObject(interfaceMap, path, interfaces); in main()
/openbmc/openpower-vpd-parser/
H A Dibm_vpd_utils.hpp98 MapperGetObjectResponse getObject(const std::string& objectPath,
H A Dibm_vpd_utils.cpp84 MapperGetObjectResponse getObject(const std::string& objectPath, in getObject() function
1130 auto mapperResponse = inventory::getObject(objPath, interfaces); in clearVpdOnRemoval()