Searched refs:statusV4Cb (Results 1 – 19 of 19) sorted by relevance
57 static void agpsInit(void* statusV4Cb);218 static void agpsInit(void* statusV4Cb) { in agpsInit() argument221 gGnssAdapter->initAgpsCommand(statusV4Cb); in agpsInit()
189 void initAgpsCommand(void* statusV4Cb);
2278 void GnssAdapter::initAgpsCommand(void* statusV4Cb){ in initAgpsCommand() argument2397 (AgpsFrameworkInterface::AgnssStatusIpV4Cb)statusV4Cb, in initAgpsCommand()
188 void initAgpsCommand(void* statusV4Cb);
2284 void GnssAdapter::initAgpsCommand(void* statusV4Cb){ in initAgpsCommand() argument2402 (AgpsFrameworkInterface::AgnssStatusIpV4Cb)statusV4Cb, in initAgpsCommand()
55 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
52 void (*agpsInit)(void* statusV4Cb);
92 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
107 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
109 cbInfo.statusV4Cb = (void*)agnssStatusIpV4Cb; in setCallback()
171 void* statusV4Cb; member
184 void* statusV4Cb; member
199 void* statusV4Cb; member
1789 if (mAgpsCbInfo.statusV4Cb != NULL) { in updateClientsEventMask()3386 if (cbInfo.statusV4Cb == nullptr) { in initDefaultAgps()3427 mAgpsManager.registerFrameworkStatusCallback((AgnssStatusIpV4Cb)cbInfo.statusV4Cb); in initAgps()
2510 mAgpsCbInfo.statusV4Cb, mAgpsCbInfo.cbPriority); in initAgpsCommand()2516 (AgpsFrameworkInterface::AgnssStatusIpV4Cb)cbInfo.statusV4Cb, in initAgpsCommand()
2045 if (mAgpsCbInfo.statusV4Cb != NULL) { in updateClientsEventMask()4016 if (cbInfo.statusV4Cb == nullptr) { in initDefaultAgps()4058 mAgpsManager.registerFrameworkStatusCallback((AgnssStatusIpV4Cb)cbInfo.statusV4Cb); in initAgps()