Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/gps/core/
DContextBase.h208 static LocationQwesFeatureType locQwesFeatType[LOCATION_QWES_FEATURE_TYPE_MAX]; in setQwesFeatureStatus() local
211 locQwesFeatType[itr->first] = itr->second; in setQwesFeatureStatus()
287 bool cv2xBasicEnabled = (1 == locQwesFeatType[LOCATION_QWES_FEATURE_TYPE_TIME_FREQUENCY]) && in setQwesFeatureStatus()
288 (1 == locQwesFeatType[LOCATION_QWES_FEATURE_TYPE_TIME_UNCERTAINTY]); in setQwesFeatureStatus()
290 (1 == locQwesFeatType[LOCATION_QWES_FEATURE_TYPE_QDR3]) && in setQwesFeatureStatus()
291 (1 == locQwesFeatType[LOCATION_QWES_FEATURE_TYPE_CLOCK_ESTIMATE]); in setQwesFeatureStatus()
/hardware/qcom/sm8150/gps/core/
DContextBase.h208 static LocationQwesFeatureType locQwesFeatType[LOCATION_QWES_FEATURE_TYPE_MAX]; in setQwesFeatureStatus() local
211 locQwesFeatType[itr->first] = itr->second; in setQwesFeatureStatus()
287 bool cv2xBasicEnabled = (1 == locQwesFeatType[LOCATION_QWES_FEATURE_TYPE_TIME_FREQUENCY]) && in setQwesFeatureStatus()
288 (1 == locQwesFeatType[LOCATION_QWES_FEATURE_TYPE_TIME_UNCERTAINTY]); in setQwesFeatureStatus()
290 (1 == locQwesFeatType[LOCATION_QWES_FEATURE_TYPE_QDR3]) && in setQwesFeatureStatus()
291 (1 == locQwesFeatType[LOCATION_QWES_FEATURE_TYPE_CLOCK_ESTIMATE]); in setQwesFeatureStatus()