Home
last modified time | relevance | path

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

/system/chre/platform/slpi/see/
Dsee_cal_helper.cc80 size_t index = getCalIndexFromSuid(suid); in areCalUpdatesEnabled()
91 size_t index = getCalIndexFromSuid(suid); in configureCalUpdates()
135 size_t index = getCalIndexFromSuid(suid); in updateCalibration()
162 size_t calSensorIndex = getCalIndexFromSuid(suid); in getSensorTypeFromSuid()
221 size_t SeeCalHelper::getCalIndexFromSuid(const sns_std_suid &suid) const { in getCalIndexFromSuid() function in chre::SeeCalHelper
/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_cal_helper.h188 size_t getCalIndexFromSuid(const sns_std_suid &suid) const;