Searched refs:AGPS_CONFIG_INJECT (Results 1 – 20 of 20) sorted by relevance
/hardware/qcom/gps/msm8909w_3100/etc/ |
D | gps.conf | 147 AGPS_CONFIG_INJECT = 1
|
/hardware/qcom/sm8150p/gps/etc/ |
D | gps.conf | 146 AGPS_CONFIG_INJECT = 1
|
/hardware/qcom/sm8150/gps/etc/ |
D | gps.conf | 171 AGPS_CONFIG_INJECT = 1
|
/hardware/qcom/sm7150/gps/etc/ |
D | gps.conf | 171 AGPS_CONFIG_INJECT = 1
|
/hardware/qcom/gps/msm8998/core/ |
D | ContextBase.cpp | 66 {"AGPS_CONFIG_INJECT", &mGps_conf.AGPS_CONFIG_INJECT, NULL, 'n'}, 146 mGps_conf.AGPS_CONFIG_INJECT = 1; in readConfig()
|
D | ContextBase.h | 63 uint32_t AGPS_CONFIG_INJECT; member
|
/hardware/qcom/sdm845/gps/msm8998/core/ |
D | ContextBase.cpp | 66 {"AGPS_CONFIG_INJECT", &mGps_conf.AGPS_CONFIG_INJECT, NULL, 'n'}, 146 mGps_conf.AGPS_CONFIG_INJECT = 1; in readConfig()
|
D | ContextBase.h | 63 uint32_t AGPS_CONFIG_INJECT; member
|
/hardware/qcom/sdm845/gps/sdm845/core/ |
D | ContextBase.cpp | 66 {"AGPS_CONFIG_INJECT", &mGps_conf.AGPS_CONFIG_INJECT, NULL, 'n'}, 150 mGps_conf.AGPS_CONFIG_INJECT = 1; in readConfig()
|
D | ContextBase.h | 64 uint32_t AGPS_CONFIG_INJECT; member
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | ContextBase.cpp | 66 {"AGPS_CONFIG_INJECT", &mGps_conf.AGPS_CONFIG_INJECT, NULL, 'n'}, 149 mGps_conf.AGPS_CONFIG_INJECT = 1; in readConfig()
|
D | ContextBase.h | 63 uint32_t AGPS_CONFIG_INJECT; member
|
/hardware/qcom/sm8150p/gps/core/ |
D | ContextBase.cpp | 74 {"AGPS_CONFIG_INJECT", &mGps_conf.AGPS_CONFIG_INJECT, NULL, 'n'}, 169 mGps_conf.AGPS_CONFIG_INJECT = 1; in readConfig()
|
D | ContextBase.h | 61 uint32_t AGPS_CONFIG_INJECT; member
|
/hardware/qcom/sm7150/gps/core/ |
D | ContextBase.cpp | 75 {"AGPS_CONFIG_INJECT", &mGps_conf.AGPS_CONFIG_INJECT, NULL, 'n'}, 177 mGps_conf.AGPS_CONFIG_INJECT = 1; in readConfig()
|
D | ContextBase.h | 61 uint32_t AGPS_CONFIG_INJECT; member
|
/hardware/qcom/sm8150/gps/core/ |
D | ContextBase.cpp | 75 {"AGPS_CONFIG_INJECT", &mGps_conf.AGPS_CONFIG_INJECT, NULL, 'n'}, 177 mGps_conf.AGPS_CONFIG_INJECT = 1; in readConfig()
|
D | ContextBase.h | 61 uint32_t AGPS_CONFIG_INJECT; member
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.cpp | 529 if (ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in setConfigCommand() 666 ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in gnssUpdateConfigCommand() 678 if (ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in gnssUpdateConfigCommand() 701 if (ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in gnssUpdateConfigCommand() 727 ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in gnssUpdateConfigCommand() 767 ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in gnssUpdateConfigCommand()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 665 if (ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in setSuplHostServer() 754 if (gpsConf.AGPS_CONFIG_INJECT) { in setConfig()
|