Searched refs:agpsInit (Results 1 – 6 of 6) sorted by relevance
57 static void agpsInit(void* statusV4Cb);81 agpsInit,218 static void agpsInit(void* statusV4Cb) { in agpsInit() function
57 static void agpsInit(const AgpsCbInfo& cbInfo);82 agpsInit,220 static void agpsInit(const AgpsCbInfo& cbInfo) { in agpsInit() function
54 mGnss->getGnssInterface()->agpsInit((void*)agnssStatusIpV4Cb); in setCallback()
58 mGnss->getGnssInterface()->agpsInit(cbInfo); in setCallback()
52 void (*agpsInit)(void* statusV4Cb); member
53 void (*agpsInit)(const AgpsCbInfo& cbInfo); member