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.cc81 size_t index = getCalIndexFromSuid(suid); in areCalUpdatesEnabled()
92 size_t index = getCalIndexFromSuid(suid); in configureCalUpdates()
144 size_t index = getCalIndexFromSuid(suid); in updateCalibration()
170 size_t calSensorIndex = getCalIndexFromSuid(suid); in getSensorTypeFromSuid()
224 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.h183 size_t getCalIndexFromSuid(const sns_std_suid& suid) const;