Home
last modified time | relevance | path

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

/system/chre/apps/test/common/chre_cross_validator_sensor/src/
Dchre_cross_validator_sensor_manager.cc188 float stepValue = float(sensorUint64DataSample->value); in encodeStepCounterSensorDatapointValue() local
189 if (!pb_encode_fixed32(stream, &stepValue)) { in encodeStepCounterSensorDatapointValue()