Home
last modified time | relevance | path

Searched defs:findType (Results 1 – 8 of 8) sorted by relevance

/openbmc/dbus-sensors/src/
H A DDeviceMgmt.cpp22 auto findType = cfg.find("Type"); in getI2CDeviceParams() local
/openbmc/entity-manager/src/entity_manager/
H A Dtopology.cpp61 auto findType = exposesItem.find("Type"); in addBoard() local
H A Doverlay.cpp285 auto findType = configuration.find("Type"); in loadOverlays() local
H A Ddbus_interface.cpp308 auto findType = newData.find("Type"); in addObjectJson() local
H A Dentity_manager.cpp243 auto findType = item.find("Type"); in postExposesRecordsToDBus() local
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.cpp652 auto findType = cfg.find("SensorType"); in createSensors() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp310 auto findType = object.find("xyz.openbmc_project.FruDevice"); in startMatch() local
336 auto findType = interfaces.find("xyz.openbmc_project.FruDevice"); in startMatch() local
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp325 if (findType == object.end()) in startMatch() local
351 if (findType == interfaces.end()) in startMatch() local