Home
last modified time | relevance | path

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

/hardware/qcom/sdm845/gps/sdm845/location/
DLocationAPIClientBase.cpp668 GeofenceBreachTypeMask type = mGeofenceBiDict.getExtBySession(sessions[j]); in locAPIRemoveGeofences()
839 mGeofenceBiDict.getExtBySession(geofenceBreachNotification.ids[i]); in beforeGeofenceBreachCb()
878 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb()
DLocationAPIClientBase.h375 T getExtBySession(uint32_t session) { in getExtBySession() function
/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