Searched refs:isFeatureSupported (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8998/core/
H A DLocAdapterBase.h109 inline bool isFeatureSupported(uint8_t featureVal) { function in class:loc_core::LocAdapterBase
110 return mLocApi->isFeatureSupported(featureVal);
H A DLocApiBase.h256 bool isFeatureSupported(uint8_t featureVal);
H A DLocApiBase.cpp593 isFeatureSupported(uint8_t featureVal) function in class:loc_core::LocApiBase
/hardware/qcom/gps/sdm845/core/
H A DLocAdapterBase.h109 inline bool isFeatureSupported(uint8_t featureVal) { function in class:loc_core::LocAdapterBase
110 return mLocApi->isFeatureSupported(featureVal);
H A DLocApiBase.h256 bool isFeatureSupported(uint8_t featureVal);
H A DLocApiBase.cpp594 isFeatureSupported(uint8_t featureVal) function in class:loc_core::LocApiBase

Completed in 25 milliseconds