Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c97 static bool removeModelDataByIndex(struct OverTempCal *over_temp_cal,
1231 removed_one |= removeModelDataByIndex(over_temp_cal, i); in removeStaleModelData()
1246 bool removeModelDataByIndex(struct OverTempCal *over_temp_cal, in removeModelDataByIndex() function