Searched refs:getSensorIndex (Results 1 – 4 of 4) sorted by relevance
71 uint8_t getSensorIndex() const;
41 uint8_t PlatformSensor::getSensorIndex() const { in getSensorIndex() function in chre::PlatformSensor
60 uint8_t PlatformSensor::getSensorIndex() const { in getSensorIndex() function in chre::PlatformSensor
150 (mSensors[i].getSensorIndex() == sensorIndex) && in getSensorHandle()578 sensor.getSensorTypeName(), sensor.getSensorIndex(), in logStateToBuffer()