Home
last modified time | relevance | path

Searched refs:SUPL_ES (Results 1 – 25 of 26) sorted by relevance

12

/hardware/qcom/sdm845/gps/msm8994/etc/
Dgps.conf47 SUPL_ES=1
/hardware/qcom/gps/msm8994/etc/
Dgps.conf47 SUPL_ES=1
/hardware/qcom/sdm845/gps/msm8909/etc/
Dgps.conf41 SUPL_ES=0
/hardware/qcom/gps/msm8996/etc/
Dgps.conf41 SUPL_ES=0
/hardware/qcom/sdm845/gps/msm8996/etc/
Dgps.conf41 SUPL_ES=0
/hardware/qcom/gps/msm8084/etc/
Dgps.conf40 SUPL_ES=1
/hardware/qcom/sdm845/gps/etc/
Dgps.conf50 SUPL_ES=1
/hardware/qcom/gps/etc/
Dgps.conf50 SUPL_ES=1
/hardware/qcom/gps/msm8998/core/
DContextBase.cpp56 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'},
100 mGps_conf.SUPL_ES = 0; in readConfig()
DContextBase.h51 uint32_t SUPL_ES; member
/hardware/qcom/sdm845/gps/msm8998/core/
DContextBase.cpp56 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'},
100 mGps_conf.SUPL_ES = 0; in readConfig()
DContextBase.h51 uint32_t SUPL_ES; member
/hardware/qcom/sdm845/gps/sdm845/core/
DContextBase.cpp56 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'},
102 mGps_conf.SUPL_ES = 0; in readConfig()
DContextBase.h52 uint32_t SUPL_ES; member
/hardware/qcom/gps/msm8909w_3100/core/
DContextBase.cpp56 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'},
103 mGps_conf.SUPL_ES = 0; in readConfig()
DContextBase.h51 uint32_t SUPL_ES; member
/hardware/qcom/sm8150p/gps/core/
DContextBase.cpp64 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'},
121 mGps_conf.SUPL_ES = 0; in readConfig()
DContextBase.h49 uint32_t SUPL_ES; member
/hardware/qcom/sm7150/gps/core/
DContextBase.cpp64 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'},
129 mGps_conf.SUPL_ES = 0; in readConfig()
DContextBase.h49 uint32_t SUPL_ES; member
/hardware/qcom/sm8150/gps/core/
DContextBase.cpp64 {"SUPL_ES", &mGps_conf.SUPL_ES, NULL, 'n'},
129 mGps_conf.SUPL_ES = 0; in readConfig()
DContextBase.h49 uint32_t SUPL_ES; member
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp746 if (newSuplEs != ContextBase::mGps_conf.SUPL_ES) { in gnssUpdateConfigCommand()
747 ContextBase::mGps_conf.SUPL_ES = newSuplEs; in gnssUpdateConfigCommand()
/hardware/qcom/sdm845/gps/msm8998/gnss/
DGnssAdapter.cpp742 if (newSuplEs != ContextBase::mGps_conf.SUPL_ES) { in gnssUpdateConfigCommand()
743 ContextBase::mGps_conf.SUPL_ES = newSuplEs; in gnssUpdateConfigCommand()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp789 if (newSuplEs != ContextBase::mGps_conf.SUPL_ES) { in gnssUpdateConfigCommand()
790 ContextBase::mGps_conf.SUPL_ES = newSuplEs; in gnssUpdateConfigCommand()

12