Searched defs:isFeatureSupported (Results 1 – 12 of 12) sorted by relevance
109 inline bool isFeatureSupported(uint8_t featureVal) { in isFeatureSupported() function
318 bool ContextBase::isFeatureSupported(uint8_t featureVal) in isFeatureSupported() function in loc_core::ContextBase
135 inline bool isFeatureSupported(uint8_t featureVal) { in isFeatureSupported() function
334 bool ContextBase::isFeatureSupported(uint8_t featureVal) in isFeatureSupported() function in loc_core::ContextBase
155 inline bool isFeatureSupported(uint8_t featureVal) { in isFeatureSupported() function
371 bool ContextBase::isFeatureSupported(uint8_t featureVal) in isFeatureSupported() function in loc_core::ContextBase
62 bool isFeatureSupported(IWifiStaIface::FeatureSetMask expected) { in isFeatureSupported() function in WifiStaIfaceAidlTest
295 bool isFeatureSupported(uint32_t feature) const { return !!(mCap.auxiliary_feature & feature); } in isFeatureSupported() function