Searched refs:getDataTypeForCalSensorIndex (Results 1 – 2 of 2) sorted by relevance
162 static const char *getDataTypeForCalSensorIndex(size_t calSensorIndex);
99 const char *calType = getDataTypeForCalSensorIndex(i); in registerForCalibrationUpdates()177 const char *SeeCalHelper::getDataTypeForCalSensorIndex(size_t calSensorIndex) { in getDataTypeForCalSensorIndex() function in chre::SeeCalHelper