Searched refs:getAPNLen (Results 1 – 8 of 8) sorted by relevance
/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | Agps.cpp | 357 subscriberToNotify->mConnHandle, 1, getAPN(), getAPNLen(), in notifyEventToSubscriber() 363 subscriberToNotify->mConnHandle, 0, getAPN(), getAPNLen(), in notifyEventToSubscriber()
|
H A D | Agps.h | 169 inline uint32_t getAPNLen() const { return mAPNLen; } in getAPNLen() function
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | Agps.cpp | 357 subscriberToNotify->mConnHandle, 1, getAPN(), getAPNLen(), in notifyEventToSubscriber() 363 subscriberToNotify->mConnHandle, 0, getAPN(), getAPNLen(), in notifyEventToSubscriber()
|
H A D | Agps.h | 169 inline uint32_t getAPNLen() const { return mAPNLen; } in getAPNLen() function
|
/aosp12/hardware/qcom/sm7250/gps/gnss/ |
H A D | Agps.cpp | 357 subscriberToNotify->mConnHandle, 1, getAPN(), getAPNLen(), in notifyEventToSubscriber() 363 subscriberToNotify->mConnHandle, 0, getAPN(), getAPNLen(), in notifyEventToSubscriber()
|
H A D | Agps.h | 171 inline uint32_t getAPNLen() const { return mAPNLen; } in getAPNLen() function
|
/aosp12/hardware/qcom/sm8150/gps/gnss/ |
H A D | Agps.cpp | 357 subscriberToNotify->mConnHandle, 1, getAPN(), getAPNLen(), in notifyEventToSubscriber() 363 subscriberToNotify->mConnHandle, 0, getAPN(), getAPNLen(), in notifyEventToSubscriber()
|
H A D | Agps.h | 171 inline uint32_t getAPNLen() const { return mAPNLen; } in getAPNLen() function
|