Home
last modified time | relevance | path

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

/system/chre/apps/test/common/chre_cross_validator_sensor/inc/
Dchre_cross_validator_sensor_manager.h60 enum class CrossValidatorType { SENSOR }; enum
68 CrossValidatorType crossValidatorType;
85 CrossValidatorState(CrossValidatorType crossValidatorTypeIn, in CrossValidatorState()
/system/chre/apps/test/common/chre_cross_validator_sensor/src/
Dchre_cross_validator_sensor_manager.cc45 case CrossValidatorType::SENSOR: in cleanup()
331 CrossValidatorType::SENSOR, sensorType, handle, chreGetTime(), in handleStartSensorMessage()
360 mCrossValidatorState = CrossValidatorState(CrossValidatorType::SENSOR, 0, 0, in handleStartMessage()