Home
last modified time | relevance | path

Searched refs:getDataTypeForCalSensorIndex (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_cal_helper.h180 static const char *getDataTypeForCalSensorIndex(size_t calSensorIndex);
/system/chre/platform/slpi/see/
Dsee_cal_helper.cc121 const char *calType = getDataTypeForCalSensorIndex(i); in registerForCalibrationUpdates()
208 const char *SeeCalHelper::getDataTypeForCalSensorIndex(size_t calSensorIndex) { in getDataTypeForCalSensorIndex() function in chre::SeeCalHelper