/hardware/qcom/sm8150/gps/gnss/ |
D | Agps.h | 95 int mConnHandle; 108 mConnHandle(connHandle), in AgpsSubscriber() 115 { return (mConnHandle == s->mConnHandle); } in equals() 119 mConnHandle, mWaitForCloseComplete, mIsInactive, mApnTypeMask); } in clone() 290 int mConnHandle; member 296 LocMsg(), mAgpsManager(agpsManager), mConnHandle(connHandle), in AgpsMsgRequestATL() 305 mAgpsManager->requestATL(mConnHandle, mAgpsType, mApnTypeMask); in proc()
|
D | Agps.cpp | 357 subscriberToNotify->mConnHandle, 1, getAPN(), getAPNLen(), in notifyEventToSubscriber() 363 subscriberToNotify->mConnHandle, 0, getAPN(), getAPNLen(), in notifyEventToSubscriber() 369 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 471 if (subscriber->mConnHandle == connHandle) { in getSubscriber()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | Agps.h | 95 int mConnHandle; 108 mConnHandle(connHandle), in AgpsSubscriber() 115 { return (mConnHandle == s->mConnHandle); } in equals() 119 mConnHandle, mWaitForCloseComplete, mIsInactive, mApnTypeMask); } in clone() 290 int mConnHandle; member 296 LocMsg(), mAgpsManager(agpsManager), mConnHandle(connHandle), in AgpsMsgRequestATL() 305 mAgpsManager->requestATL(mConnHandle, mAgpsType, mApnTypeMask); in proc()
|
D | Agps.cpp | 357 subscriberToNotify->mConnHandle, 1, getAPN(), getAPNLen(), in notifyEventToSubscriber() 363 subscriberToNotify->mConnHandle, 0, getAPN(), getAPNLen(), in notifyEventToSubscriber() 369 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 471 if (subscriber->mConnHandle == connHandle) { in getSubscriber()
|
D | GnssAdapter.cpp | 4316 int mConnHandle; in releaseATL() member 4319 LocMsg(), mAgpsManager(agpsManager), mConnHandle(connHandle) { in releaseATL() 4327 mAgpsManager->releaseATL(mConnHandle); in releaseATL()
|
/hardware/qcom/sm7150/gps/gnss/ |
D | Agps.h | 95 int mConnHandle; 108 mConnHandle(connHandle), in AgpsSubscriber() 115 { return (mConnHandle == s->mConnHandle); } in equals() 119 mConnHandle, mWaitForCloseComplete, mIsInactive, mApnTypeMask); } in clone() 290 int mConnHandle; member 296 LocMsg(), mAgpsManager(agpsManager), mConnHandle(connHandle), in AgpsMsgRequestATL() 305 mAgpsManager->requestATL(mConnHandle, mAgpsType, mApnTypeMask); in proc()
|
D | Agps.cpp | 357 subscriberToNotify->mConnHandle, 1, getAPN(), getAPNLen(), in notifyEventToSubscriber() 363 subscriberToNotify->mConnHandle, 0, getAPN(), getAPNLen(), in notifyEventToSubscriber() 369 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 471 if (subscriber->mConnHandle == connHandle) { in getSubscriber()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | Agps.h | 167 int mConnHandle; 178 mConnHandle(connHandle), in AgpsSubscriber() 184 { return (mConnHandle == s->mConnHandle); } in equals() 188 mConnHandle, mWaitForCloseComplete, mIsInactive); } in clone() 424 int mConnHandle; member 429 LocMsg(), mAgpsManager(agpsManager), mConnHandle(connHandle), mAgpsType( in AgpsMsgRequestATL() 438 mAgpsManager->requestATL(mConnHandle, mAgpsType); in proc()
|
D | Agps.cpp | 369 subscriberToNotify->mConnHandle, 1, getAPN(), in notifyEventToSubscriber() 375 subscriberToNotify->mConnHandle, 0, getAPN(), in notifyEventToSubscriber() 381 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 482 if(subscriber->mConnHandle == connHandle){ in getSubscriber() 578 mAgpsManager, subscriber->mConnHandle, in retryCallback() 668 subscriberToNotify->mConnHandle, 1, NULL, in notifyEventToSubscriber() 678 mAgpsManager, subscriberToNotify->mConnHandle, in notifyEventToSubscriber() 683 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 688 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber()
|
D | GnssAdapter.cpp | 2568 int mConnHandle; in releaseATL() member 2571 LocMsg(), mAgpsManager(agpsManager), mConnHandle(connHandle) { in releaseATL() 2579 mAgpsManager->releaseATL(mConnHandle); in releaseATL()
|
/hardware/qcom/sdm845/gps/sdm845/gnss/ |
D | Agps.h | 105 int mConnHandle; 118 mConnHandle(connHandle), in AgpsSubscriber() 125 { return (mConnHandle == s->mConnHandle); } in equals() 129 mConnHandle, mWaitForCloseComplete, mIsInactive, mApnTypeMask); } in clone() 358 int mConnHandle; member 364 LocMsg(), mAgpsManager(agpsManager), mConnHandle(connHandle), in AgpsMsgRequestATL() 373 mAgpsManager->requestATL(mConnHandle, mAgpsType, mApnTypeMask); in proc()
|
D | Agps.cpp | 364 subscriberToNotify->mConnHandle, 1, getAPN(), in notifyEventToSubscriber() 370 subscriberToNotify->mConnHandle, 0, getAPN(), in notifyEventToSubscriber() 376 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 478 if (subscriber->mConnHandle == connHandle) { in getSubscriber() 574 mAgpsManager, subscriber->mConnHandle, in retryCallback() 664 subscriberToNotify->mConnHandle, 1, NULL, in notifyEventToSubscriber() 675 mAgpsManager, subscriberToNotify->mConnHandle, in notifyEventToSubscriber() 680 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 685 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber()
|
/hardware/qcom/gps/msm8998/gnss/ |
D | Agps.h | 167 int mConnHandle; 178 mConnHandle(connHandle), in AgpsSubscriber() 184 { return (mConnHandle == s->mConnHandle); } in equals() 188 mConnHandle, mWaitForCloseComplete, mIsInactive); } in clone() 424 int mConnHandle; member 429 LocMsg(), mAgpsManager(agpsManager), mConnHandle(connHandle), mAgpsType( in AgpsMsgRequestATL() 438 mAgpsManager->requestATL(mConnHandle, mAgpsType); in proc()
|
D | Agps.cpp | 364 subscriberToNotify->mConnHandle, 1, getAPN(), in notifyEventToSubscriber() 370 subscriberToNotify->mConnHandle, 0, getAPN(), in notifyEventToSubscriber() 376 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 478 if (subscriber->mConnHandle == connHandle) { in getSubscriber() 574 mAgpsManager, subscriber->mConnHandle, in retryCallback() 664 subscriberToNotify->mConnHandle, 1, NULL, in notifyEventToSubscriber() 674 mAgpsManager, subscriberToNotify->mConnHandle, in notifyEventToSubscriber() 679 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 684 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber()
|
D | GnssAdapter.cpp | 2449 int mConnHandle; in releaseATL() member 2452 LocMsg(), mAgpsManager(agpsManager), mConnHandle(connHandle) { in releaseATL() 2460 mAgpsManager->releaseATL(mConnHandle); in releaseATL()
|
/hardware/qcom/sdm845/gps/msm8998/gnss/ |
D | Agps.h | 167 int mConnHandle; 178 mConnHandle(connHandle), in AgpsSubscriber() 184 { return (mConnHandle == s->mConnHandle); } in equals() 188 mConnHandle, mWaitForCloseComplete, mIsInactive); } in clone() 424 int mConnHandle; member 429 LocMsg(), mAgpsManager(agpsManager), mConnHandle(connHandle), mAgpsType( in AgpsMsgRequestATL() 438 mAgpsManager->requestATL(mConnHandle, mAgpsType); in proc()
|
D | Agps.cpp | 366 subscriberToNotify->mConnHandle, 1, getAPN(), in notifyEventToSubscriber() 372 subscriberToNotify->mConnHandle, 0, getAPN(), in notifyEventToSubscriber() 378 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 478 if(subscriber->mConnHandle == connHandle){ in getSubscriber() 574 mAgpsManager, subscriber->mConnHandle, in retryCallback() 664 subscriberToNotify->mConnHandle, 1, NULL, in notifyEventToSubscriber() 674 mAgpsManager, subscriberToNotify->mConnHandle, in notifyEventToSubscriber() 679 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber() 684 mAgpsManager->mAtlCloseStatusCb(subscriberToNotify->mConnHandle, 1); in notifyEventToSubscriber()
|
D | GnssAdapter.cpp | 2454 int mConnHandle; in releaseATL() member 2457 LocMsg(), mAgpsManager(agpsManager), mConnHandle(connHandle) { in releaseATL() 2465 mAgpsManager->releaseATL(mConnHandle); in releaseATL()
|