/hardware/qcom/sdm845/gps/msm8994/etc/ |
D | gps.conf | 47 SUPL_ES=1
|
/hardware/qcom/gps/msm8994/etc/ |
D | gps.conf | 47 SUPL_ES=1
|
/hardware/qcom/sdm845/gps/msm8909/etc/ |
D | gps.conf | 41 SUPL_ES=0
|
/hardware/qcom/gps/msm8996/etc/ |
D | gps.conf | 41 SUPL_ES=0
|
/hardware/qcom/sdm845/gps/msm8996/etc/ |
D | gps.conf | 41 SUPL_ES=0
|
/hardware/qcom/gps/msm8084/etc/ |
D | gps.conf | 40 SUPL_ES=1
|
/hardware/qcom/sdm845/gps/etc/ |
D | gps.conf | 50 SUPL_ES=1
|
/hardware/qcom/gps/etc/ |
D | gps.conf | 50 SUPL_ES=1
|
/hardware/qcom/gps/msm8998/core/ |
D | ContextBase.cpp | 56 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'}, 100 mGps_conf.SUPL_ES = 0; in readConfig()
|
D | ContextBase.h | 51 uint32_t SUPL_ES; member
|
/hardware/qcom/sdm845/gps/msm8998/core/ |
D | ContextBase.cpp | 56 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'}, 100 mGps_conf.SUPL_ES = 0; in readConfig()
|
D | ContextBase.h | 51 uint32_t SUPL_ES; member
|
/hardware/qcom/sdm845/gps/sdm845/core/ |
D | ContextBase.cpp | 56 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'}, 102 mGps_conf.SUPL_ES = 0; in readConfig()
|
D | ContextBase.h | 52 uint32_t SUPL_ES; member
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | ContextBase.cpp | 56 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'}, 103 mGps_conf.SUPL_ES = 0; in readConfig()
|
D | ContextBase.h | 51 uint32_t SUPL_ES; member
|
/hardware/qcom/sm8150p/gps/core/ |
D | ContextBase.cpp | 64 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'}, 121 mGps_conf.SUPL_ES = 0; in readConfig()
|
D | ContextBase.h | 49 uint32_t SUPL_ES; member
|
/hardware/qcom/sm7150/gps/core/ |
D | ContextBase.cpp | 64 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'}, 129 mGps_conf.SUPL_ES = 0; in readConfig()
|
D | ContextBase.h | 49 uint32_t SUPL_ES; member
|
/hardware/qcom/sm8150/gps/core/ |
D | ContextBase.cpp | 64 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'}, 129 mGps_conf.SUPL_ES = 0; in readConfig()
|
D | ContextBase.h | 49 uint32_t SUPL_ES; member
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 746 if (newSuplEs != ContextBase::mGps_conf.SUPL_ES) { in gnssUpdateConfigCommand() 747 ContextBase::mGps_conf.SUPL_ES = newSuplEs; in gnssUpdateConfigCommand()
|
/hardware/qcom/sdm845/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 742 if (newSuplEs != ContextBase::mGps_conf.SUPL_ES) { in gnssUpdateConfigCommand() 743 ContextBase::mGps_conf.SUPL_ES = newSuplEs; in gnssUpdateConfigCommand()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.cpp | 789 if (newSuplEs != ContextBase::mGps_conf.SUPL_ES) { in gnssUpdateConfigCommand() 790 ContextBase::mGps_conf.SUPL_ES = newSuplEs; in gnssUpdateConfigCommand()
|