| /hardware/interfaces/gnss/aidl/default/ | 
| D | GnssConfiguration.h | 47 struct GnssConfiguration : public BnGnssConfiguration {  struct49     ndk::ScopedAStatus setSuplVersion(int) override { return ndk::ScopedAStatus::ok(); }  in setSuplVersion()
 51     ndk::ScopedAStatus setSuplMode(int) override { return ndk::ScopedAStatus::ok(); }  in setSuplMode()
 53     ndk::ScopedAStatus setLppProfile(int) override { return ndk::ScopedAStatus::ok(); }  in setLppProfile()
 55     ndk::ScopedAStatus setGlonassPositioningProtocol(int) override {  in setGlonassPositioningProtocol()
 59     ndk::ScopedAStatus setEmergencySuplPdn(bool) override { return ndk::ScopedAStatus::ok(); }  in setEmergencySuplPdn()
 61     ndk::ScopedAStatus setEsExtensionSec(int) override { return ndk::ScopedAStatus::ok(); }  in setEsExtensionSec()
 70     BlocklistedConstellationSet mBlocklistedConstellationSet;
 71     mutable std::recursive_mutex mMutex;
 
 | 
| /hardware/interfaces/gnss/common/utils/default/include/v2_1/ | 
| D | GnssConfiguration.h | 50 struct GnssConfiguration : public IGnssConfiguration {  struct78     BlacklistedSourceSetV2_1 mBlacklistedSourceSet;
 79     BlacklistedConstellationSetV2_1 mBlacklistedConstellationSet;
 
 | 
| /hardware/interfaces/gnss/1.1/default/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration {  struct63     BlacklistedConstellationSet mBlacklistedConstellationSet;
 64     mutable std::recursive_mutex mMutex;
 
 | 
| /hardware/qcom/sm8150/gps/android/2.1/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public V2_1::IGnssConfiguration {  struct
 | 
| /hardware/qcom/sm8150/gps/android/1.0/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration {  struct
 | 
| D | GnssConfiguration.cpp | 36 GnssConfiguration::GnssConfiguration(Gnss* gnss) : mGnss(gnss) {  in GnssConfiguration()  function in android::hardware::gnss::V1_0::implementation::GnssConfiguration
 | 
| /hardware/qcom/sm7150/gps/android/1.1/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration {  struct
 | 
| /hardware/interfaces/gnss/1.0/default/ | 
| D | GnssConfiguration.h | 41 struct GnssConfiguration : public IGnssConfiguration {  struct
 | 
| D | GnssConfiguration.cpp | 29 GnssConfiguration::GnssConfiguration(const GnssConfigurationInterface* gnssConfigInfc)  in GnssConfiguration()  function in android::hardware::gnss::V1_0::implementation::GnssConfiguration
 | 
| /hardware/qcom/sm8150p/gps/android/1.0/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration {  struct
 | 
| /hardware/qcom/sm7250/gps/android/2.1/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public V2_1::IGnssConfiguration {  struct
 | 
| /hardware/qcom/sm8150/gps/android/1.1/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration {  struct
 | 
| /hardware/qcom/sm8150p/gps/android/1.1/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration {  struct
 | 
| /hardware/qcom/sm7250/gps/android/1.1/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration {  struct
 | 
| /hardware/qcom/sm7150/gps/android/2.0/ | 
| D | GnssConfiguration.h | 44 struct GnssConfiguration : public V2_0::IGnssConfiguration {  struct
 | 
| /hardware/qcom/sm7150/gps/android/1.0/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration {  struct
 | 
| /hardware/qcom/gps/msm8909w_3100/android/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration {  struct
 | 
| D | GnssConfiguration.cpp | 33 GnssConfiguration::GnssConfiguration(Gnss* gnss) : mGnss(gnss) {  in GnssConfiguration()  function in android::hardware::gnss::V1_0::implementation::GnssConfiguration
 | 
| /hardware/qcom/sm8150p/gps/android/2.0/ | 
| D | GnssConfiguration.h | 44 struct GnssConfiguration : public V2_0::IGnssConfiguration {  struct
 | 
| /hardware/qcom/sm7250/gps/android/2.0/ | 
| D | GnssConfiguration.h | 44 struct GnssConfiguration : public V2_0::IGnssConfiguration {  struct
 | 
| /hardware/interfaces/gnss/2.0/default/ | 
| D | GnssConfiguration.h | 38 struct GnssConfiguration : public IGnssConfiguration {  struct
 | 
| /hardware/qcom/gps/msm8998/android/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration {  struct
 | 
| D | GnssConfiguration.cpp | 33 GnssConfiguration::GnssConfiguration(Gnss* gnss) : mGnss(gnss) {  in GnssConfiguration()  function in android::hardware::gnss::V1_0::implementation::GnssConfiguration
 | 
| /hardware/qcom/sm8150/gps/android/2.0/ | 
| D | GnssConfiguration.h | 44 struct GnssConfiguration : public V2_0::IGnssConfiguration {  struct
 | 
| /hardware/qcom/sm7250/gps/android/1.0/ | 
| D | GnssConfiguration.h | 45 struct GnssConfiguration : public IGnssConfiguration {  struct
 |