Searched refs:AGPS_CONFIG_INJECT (Results 1 – 11 of 11) sorted by relevance
/hardware/qcom/gps/msm8909w_3100/etc/ |
D | gps.conf | 147 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/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/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/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/sdm845/gps/sdm845/gnss/ |
D | GnssAdapter.cpp | 653 if (ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in setSuplHostServer() 695 if (ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in setConfigCommand() 839 ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in gnssUpdateConfigCommand() 854 if (ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in gnssUpdateConfigCommand() 881 ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in gnssUpdateConfigCommand() 921 ContextBase::mGps_conf.AGPS_CONFIG_INJECT) { in gnssUpdateConfigCommand()
|