Home
last modified time | relevance | path

Searched refs:getExtBySession (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.cpp814 mGeofenceBiDict.getExtBySession(geofenceBreachNotification.ids[i]); in beforeGeofenceBreachCb()
853 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb()
DLocationAPIClientBase.h351 T getExtBySession(uint32_t session) { in getExtBySession() function