Searched refs:getDataTypeForCalSensorIndex (Results 1 – 2 of 2) sorted by relevance
185 static const char *getDataTypeForCalSensorIndex(size_t calSensorIndex);
118 const char *calType = getDataTypeForCalSensorIndex(i); in findCalibrationSensors()205 const char *SeeCalHelper::getDataTypeForCalSensorIndex(size_t calSensorIndex) { in getDataTypeForCalSensorIndex() function in chre::SeeCalHelper