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