Home
last modified time | relevance | path

Searched refs:agpsInit (Results 1 – 17 of 17) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/gnss/
Dlocation_gnss.cpp57 static void agpsInit(const AgpsCbInfo& cbInfo);
82 agpsInit,
220 static void agpsInit(const AgpsCbInfo& cbInfo) { in agpsInit() function
/hardware/qcom/gps/msm8998/gnss/
Dlocation_gnss.cpp57 static void agpsInit(void* statusV4Cb);
81 agpsInit,
218 static void agpsInit(void* statusV4Cb) { in agpsInit() function
/hardware/qcom/sdm845/gps/msm8998/gnss/
Dlocation_gnss.cpp57 static void agpsInit(void* statusV4Cb);
81 agpsInit,
218 static void agpsInit(void* statusV4Cb) { in agpsInit() function
/hardware/qcom/sdm845/gps/sdm845/gnss/
Dlocation_gnss.cpp63 static void agpsInit(const AgpsCbInfo& cbInfo);
96 agpsInit,
277 static void agpsInit(const AgpsCbInfo& cbInfo) { in agpsInit() function
/hardware/qcom/sm8150/gps/gnss/
Dlocation_gnss.cpp64 static void agpsInit(const AgpsCbInfo& cbInfo);
105 agpsInit,
292 static void agpsInit(const AgpsCbInfo& cbInfo) { in agpsInit() function
/hardware/qcom/sdm845/gps/msm8998/android/
DAGnss.cpp57 mGnss->getGnssInterface()->agpsInit((void*)agnssStatusIpV4Cb); in setCallback()
/hardware/qcom/gps/msm8998/android/
DAGnss.cpp57 mGnss->getGnssInterface()->agpsInit((void*)agnssStatusIpV4Cb); in setCallback()
/hardware/qcom/gps/msm8909w_3100/android/
DAGnss.cpp58 mGnss->getGnssInterface()->agpsInit(cbInfo); in setCallback()
/hardware/qcom/sdm845/gps/msm8998/location/
Dlocation_interface.h52 void (*agpsInit)(void* statusV4Cb); member
/hardware/qcom/gps/msm8998/location/
Dlocation_interface.h52 void (*agpsInit)(void* statusV4Cb); member
/hardware/qcom/gps/msm8909w_3100/location/
Dlocation_interface.h53 void (*agpsInit)(const AgpsCbInfo& cbInfo); member
/hardware/qcom/sdm845/gps/sdm845/location/
Dlocation_interface.h58 void (*agpsInit)(const AgpsCbInfo& cbInfo); member
/hardware/qcom/sm8150/gps/location/
Dlocation_interface.h74 void (*agpsInit)(const AgpsCbInfo& cbInfo); member
/hardware/qcom/sdm845/gps/sdm845/android/
DAGnss.cpp95 mGnss->getGnssInterface()->agpsInit(cbInfo); in setCallback()
/hardware/qcom/sm8150/gps/android/1.0/
DAGnss.cpp110 mGnss->getGnssInterface()->agpsInit(cbInfo); in setCallback()
/hardware/qcom/sm8150/gps/android/1.1/
DAGnss.cpp110 mGnss->getGnssInterface()->agpsInit(cbInfo); in setCallback()
/hardware/qcom/sm8150/gps/android/2.0/
DAGnss.cpp112 mGnss->getGnssInterface()->agpsInit(cbInfo); in setCallback()