Home
last modified time | relevance | path

Searched refs:stringType (Results 1 – 6 of 6) 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/1.0/default/
Dconvert.cpp39 dst->typeAsString = src.stringType; in convertFromSensor()
59 dst->stringType = strdup(src.typeAsString.c_str()); in convertToSensor()
/hardware/libhardware/include/hardware/
Dsensors.h484 const char* stringType; member
/hardware/interfaces/sensors/1.0/vts/functional/
DVtsHalSensorsV1_0TargetTest.cpp528 static void assertTypeMatchStringType(SensorType type, const hidl_string& stringType);
610 void SensorsHidlTest::assertTypeMatchStringType(SensorType type, const hidl_string& stringType) { in assertTypeMatchStringType() argument
618 case SensorType::type: ASSERT_STREQ(SENSOR_STRING_TYPE_ ## type, stringType.c_str()); break; in assertTypeMatchStringType()
656 << "stringType = " << stringType; in assertTypeMatchStringType()
/hardware/libhardware/tests/hardware/
Dstruct-offset.cpp105 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.