Searched refs:deleteSubscriberPostNotify (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/gps/msm8998/gnss/ |
D | Agps.cpp | 315 AgpsEvent event, bool deleteSubscriberPostNotify, in notifyAllSubscribers() argument 320 this, event, deleteSubscriberPostNotify, notificationType); in notifyAllSubscribers() 337 if (deleteSubscriberPostNotify) { in notifyAllSubscribers() 351 bool deleteSubscriberPostNotify) { in notifyEventToSubscriber() argument 355 this, event, subscriberToNotify, deleteSubscriberPostNotify); in notifyEventToSubscriber() 381 if (deleteSubscriberPostNotify) { in notifyEventToSubscriber() 650 bool deleteSubscriberPostNotify) { in notifyEventToSubscriber() argument 654 this, event, subscriberToNotify, deleteSubscriberPostNotify); in notifyEventToSubscriber() 688 if (deleteSubscriberPostNotify) { in notifyEventToSubscriber()
|
D | Agps.h | 280 AgpsEvent event, bool deleteSubscriberPostNotify, 284 bool deleteSubscriberPostNotify); 324 bool deleteSubscriberPostNotify);
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | Agps.cpp | 323 AgpsEvent event, bool deleteSubscriberPostNotify, in notifyAllSubscribers() argument 328 this, event, deleteSubscriberPostNotify, notificationType); in notifyAllSubscribers() 345 if(deleteSubscriberPostNotify){ in notifyAllSubscribers() 359 bool deleteSubscriberPostNotify) { in notifyEventToSubscriber() argument 363 this, event, subscriberToNotify, deleteSubscriberPostNotify); in notifyEventToSubscriber() 389 if (deleteSubscriberPostNotify) { in notifyEventToSubscriber() 658 bool deleteSubscriberPostNotify) { in notifyEventToSubscriber() argument 662 this, event, subscriberToNotify, deleteSubscriberPostNotify); in notifyEventToSubscriber() 696 if (deleteSubscriberPostNotify) { in notifyEventToSubscriber()
|
D | Agps.h | 280 AgpsEvent event, bool deleteSubscriberPostNotify, 284 bool deleteSubscriberPostNotify); 324 bool deleteSubscriberPostNotify);
|