Home
last modified time | relevance | path

Searched defs:isFeatureSupported (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/core/
DLocAdapterBase.h109 inline bool isFeatureSupported(uint8_t featureVal) { in isFeatureSupported() function
/hardware/qcom/gps/msm8998/core/
DLocAdapterBase.h109 inline bool isFeatureSupported(uint8_t featureVal) { in isFeatureSupported() function
/hardware/qcom/sm8150p/gps/core/
DContextBase.cpp318 bool ContextBase::isFeatureSupported(uint8_t featureVal) in isFeatureSupported() function in loc_core::ContextBase
DLocAdapterBase.h135 inline bool isFeatureSupported(uint8_t featureVal) { in isFeatureSupported() function
/hardware/qcom/sm7150/gps/core/
DContextBase.cpp334 bool ContextBase::isFeatureSupported(uint8_t featureVal) in isFeatureSupported() function in loc_core::ContextBase
DLocAdapterBase.h155 inline bool isFeatureSupported(uint8_t featureVal) { in isFeatureSupported() function
/hardware/qcom/sm7250/gps/core/
DLocAdapterBase.h155 inline bool isFeatureSupported(uint8_t featureVal) { in isFeatureSupported() function
DContextBase.cpp371 bool ContextBase::isFeatureSupported(uint8_t featureVal) in isFeatureSupported() function in loc_core::ContextBase
/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.h155 inline bool isFeatureSupported(uint8_t featureVal) { in isFeatureSupported() function
DContextBase.cpp371 bool ContextBase::isFeatureSupported(uint8_t featureVal) in isFeatureSupported() function in loc_core::ContextBase
/hardware/interfaces/wifi/aidl/vts/functional/
Dwifi_sta_iface_aidl_test.cpp62 bool isFeatureSupported(IWifiStaIface::FeatureSetMask expected) { in isFeatureSupported() function in WifiStaIfaceAidlTest
/hardware/google/graphics/common/libacryl/include/hardware/exynos/
Dacryl.h295 bool isFeatureSupported(uint32_t feature) const { return !!(mCap.auxiliary_feature & feature); } in isFeatureSupported() function