Searched refs:isFeatureSupported (Results 1 - 6 of 6) sorted by relevance
/hardware/qcom/gps/msm8998/core/ | ||
H A D | LocAdapterBase.h | 109 inline bool isFeatureSupported(uint8_t featureVal) { function in class:loc_core::LocAdapterBase 110 return mLocApi->isFeatureSupported(featureVal); |
H A D | LocApiBase.h | 256 bool isFeatureSupported(uint8_t featureVal); |
H A D | LocApiBase.cpp | 593 isFeatureSupported(uint8_t featureVal) function in class:loc_core::LocApiBase |
/hardware/qcom/gps/sdm845/core/ | ||
H A D | LocAdapterBase.h | 109 inline bool isFeatureSupported(uint8_t featureVal) { function in class:loc_core::LocAdapterBase 110 return mLocApi->isFeatureSupported(featureVal); |
H A D | LocApiBase.h | 256 bool isFeatureSupported(uint8_t featureVal); |
H A D | LocApiBase.cpp | 594 isFeatureSupported(uint8_t featureVal) function in class:loc_core::LocApiBase |
Completed in 25 milliseconds