Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/core/
DContextBase.cpp51 uint8_t ContextBase::sFeaturesSupported[MAX_FEATURE_LENGTH];
358 if (arrayIndex < MAX_FEATURE_LENGTH) { in setEngineCapabilities()
376 if (arrayIndex >= MAX_FEATURE_LENGTH) return false; in isFeatureSupported()
DContextBase.h166 static uint8_t sFeaturesSupported[MAX_FEATURE_LENGTH];
DLocApiBase.h61 #define MAX_FEATURE_LENGTH 100 macro
/hardware/qcom/sm7250/gps/core/
DContextBase.cpp51 uint8_t ContextBase::sFeaturesSupported[MAX_FEATURE_LENGTH];
358 if (arrayIndex < MAX_FEATURE_LENGTH) { in setEngineCapabilities()
376 if (arrayIndex >= MAX_FEATURE_LENGTH) return false; in isFeatureSupported()
DContextBase.h166 static uint8_t sFeaturesSupported[MAX_FEATURE_LENGTH];
DLocApiBase.h61 #define MAX_FEATURE_LENGTH 100 macro
/hardware/qcom/gps/msm8909w_3100/core/
DLocApiBase.h48 #define MAX_FEATURE_LENGTH 100 macro
86 uint8_t mFeaturesSupported[MAX_FEATURE_LENGTH];
DLocApiBase.cpp604 if (arrayIndex >= MAX_FEATURE_LENGTH) return false; in initDataServiceClient()
/hardware/qcom/gps/msm8998/core/
DLocApiBase.h48 #define MAX_FEATURE_LENGTH 100 macro
86 uint8_t mFeaturesSupported[MAX_FEATURE_LENGTH];
DLocApiBase.cpp628 if (arrayIndex >= MAX_FEATURE_LENGTH) return false; in initDataServiceClient()
/hardware/qcom/sm8150p/gps/core/
DContextBase.cpp52 uint8_t ContextBase::sFeaturesSupported[MAX_FEATURE_LENGTH];
323 if (arrayIndex >= MAX_FEATURE_LENGTH) return false; in isFeatureSupported()
DContextBase.h155 static uint8_t sFeaturesSupported[MAX_FEATURE_LENGTH];
DLocApiBase.h52 #define MAX_FEATURE_LENGTH 100 macro
/hardware/qcom/sm7150/gps/core/
DContextBase.cpp52 uint8_t ContextBase::sFeaturesSupported[MAX_FEATURE_LENGTH];
339 if (arrayIndex >= MAX_FEATURE_LENGTH) return false; in isFeatureSupported()
DContextBase.h157 static uint8_t sFeaturesSupported[MAX_FEATURE_LENGTH];
DLocApiBase.h52 #define MAX_FEATURE_LENGTH 100 macro