Home
last modified time | relevance | path

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

/base/sensors/sensor/test/unittest/interfaces/js/sensor/
DSensorJsSync.test.js140 sensorIndex: sensorInfo.sensorIndex property
184 sensorIndex: sensorInfo.sensorIndex property
275 sensorIndex: sensorInfo.sensorIndex property
319 sensorIndex: sensorInfo.sensorIndex property
/base/sensors/medical_sensor/utils/include/
Dmedical_catalog.h87 uint8_t sensorIndex; member
/base/sensors/sensor/frameworks/native/src/
Dsensor_agent_proxy.cpp519 bool SensorAgentProxy::FindSensorInfo(int32_t deviceId, int32_t sensorIndex, int32_t sensorTypeId) in FindSensorInfo()
/base/sensors/sensor/interfaces/inner_api/
Dsensor_agent_type.h129 int32_t sensorIndex = -1; /**< Sensor Index */ member