Home
last modified time | relevance | path

Searched refs:stringType (Results 1 – 7 of 7) sorted by relevance

/hardware/libhardware/modules/sensors/dynamic_sensor/
DDynamicSensorManager.cpp244 mStringType(mSensor.stringType), in ConnectionReport()
249 mSensor.stringType = mStringType.c_str(); in ConnectionReport()
/hardware/interfaces/sensors/common/vts/utils/
DSensorsHidlTestBase.cpp84 const hidl_string& stringType) { in assertTypeMatchStringType() argument
92 ASSERT_STREQ(SENSOR_STRING_TYPE_##type, stringType.c_str()); \ in assertTypeMatchStringType()
132 << "stringType = " << stringType; in assertTypeMatchStringType()
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/
DSensorsHidlTestBase.h114 static void assertTypeMatchStringType(SensorType type, const hidl_string& stringType);
/hardware/libhardware/include/hardware/
Dsensors.h484 const char* stringType; member
/hardware/interfaces/sensors/1.0/default/
Dconvert.cpp39 dst->typeAsString = src.stringType; in convertFromSensor()
59 dst->stringType = strdup(src.typeAsString.c_str()); in convertToSensor()
/hardware/libhardware/tests/hardware/
Dstruct-offset.cpp104 CHECK_MEMBER_AT(struct sensor_t, stringType, 44, 56); in CheckOffsets()
/hardware/interfaces/sensors/1.0/
Dtypes.hal73 * sensor type, the OEM must use the official sensor type and stringType on
87 * type (SensorType::ON_HEAD_DETECTOR) and stringType.