Searched refs:MO_SUPL_PORT (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/sm8150p/gps/core/ |
D | ContextBase.h | 69 uint32_t MO_SUPL_PORT; member
|
D | ContextBase.cpp | 80 {"MO_SUPL_PORT", &mGps_conf.MO_SUPL_PORT, NULL, 'n' },
|
/hardware/qcom/sm8150/gps/core/ |
D | ContextBase.h | 69 uint32_t MO_SUPL_PORT; member
|
D | ContextBase.cpp | 81 {"MO_SUPL_PORT", &mGps_conf.MO_SUPL_PORT, NULL, 'n' },
|
/hardware/qcom/sm7150/gps/core/ |
D | ContextBase.h | 69 uint32_t MO_SUPL_PORT; member
|
D | ContextBase.cpp | 81 {"MO_SUPL_PORT", &mGps_conf.MO_SUPL_PORT, NULL, 'n' },
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 724 ContextBase::mGps_conf.MO_SUPL_PORT, in setConfig()
|