Home
last modified time | relevance | path

Searched defs:sensorIndex (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/
Dsensor_request_manager.cc75 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in SensorRequestManager() local
106 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in getSensorHandle() local
128 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in setSensorRequest() local
222 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in getSensorInfo() local
256 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in removeAllRequests() local
280 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in getSensor() local
298 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in getSensorSamplingStatus() local
308 size_t sensorIndex = 0; in getRequests() local
347 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in getThreeAxisBias() local
371 size_t sensorIndex = getSensorTypeArrayIndex(sensorType); in flushAsync() local
/system/chre/platform/slpi/smgr/
Dplatform_sensor.cc370 const sns_smgr_buffering_sample_index_s_v01& sensorIndex) { in populateSensorDataHeader()
388 const sns_smgr_buffering_sample_index_s_v01& sensorIndex) { in populateThreeAxisEvent()
417 const sns_smgr_buffering_sample_index_s_v01& sensorIndex) { in populateFloatEvent()
434 const sns_smgr_buffering_sample_index_s_v01& sensorIndex) { in populateByteEvent()
454 const sns_smgr_buffering_sample_index_s_v01& sensorIndex) { in populateOccurrenceEvent()
473 const sns_smgr_buffering_sample_index_s_v01& sensorIndex) { in allocateAndPopulateEvent()
573 const sns_smgr_buffering_sample_index_s_v01& sensorIndex = in handleSensorDataIndication() local