Searched refs:subscriberToNotify (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/gps/msm8998/gnss/ |
D | Agps.cpp | 350 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber() argument 355 this, event, subscriberToNotify, deleteSubscriberPostNotify); in notifyEventToSubscriber() 361 subscriberToNotify->mConnHandle, 1, getAPN(), in notifyEventToSubscriber() 367 subscriberToNotify->mConnHandle, 0, getAPN(), in notifyEventToSubscriber() 373 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 382 deleteSubscriber(subscriberToNotify); in notifyEventToSubscriber() 649 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber() argument 654 this, event, subscriberToNotify, deleteSubscriberPostNotify); in notifyEventToSubscriber() 660 subscriberToNotify->mConnHandle, 1, NULL, in notifyEventToSubscriber() 670 mAgpsManager, subscriberToNotify->mConnHandle, in notifyEventToSubscriber() [all …]
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | Agps.cpp | 358 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber() argument 363 this, event, subscriberToNotify, deleteSubscriberPostNotify); in notifyEventToSubscriber() 369 subscriberToNotify->mConnHandle, 1, getAPN(), in notifyEventToSubscriber() 375 subscriberToNotify->mConnHandle, 0, getAPN(), in notifyEventToSubscriber() 381 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 390 deleteSubscriber(subscriberToNotify); in notifyEventToSubscriber() 657 AgpsEvent event, AgpsSubscriber* subscriberToNotify, in notifyEventToSubscriber() argument 662 this, event, subscriberToNotify, deleteSubscriberPostNotify); in notifyEventToSubscriber() 668 subscriberToNotify->mConnHandle, 1, NULL, in notifyEventToSubscriber() 678 mAgpsManager, subscriberToNotify->mConnHandle, in notifyEventToSubscriber() [all …]
|