Home
last modified time | relevance | path

Searched refs:mGeofences (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sm8150/gps/geofence/
DGeofenceAdapter.cpp65 auto it2 = mGeofences.find(hwId); in stopClientSessions()
66 if (it2 != mGeofences.end()) { in stopClientSessions()
67 mGeofences.erase(it2); in stopClientSessions()
111 auto it = mGeofences.find(hwId); in getGeofenceKeyFromHwId()
112 if (it != mGeofences.end()) { in getGeofenceKeyFromHwId()
144 if (mGeofences.empty()) { in restartGeofences()
148 GeofencesMap oldGeofences(mGeofences); in restartGeofences()
149 mGeofences.clear(); in restartGeofences()
658 mGeofences[hwId] = object; in saveGeofenceItem()
675 auto it2 = mGeofences.find(hwId); in removeGeofenceItem()
[all …]
DGeofenceAdapter.h80 GeofencesMap mGeofences; //map hwId to GeofenceObject variable
/hardware/qcom/sm8150p/gps/geofence/
DGeofenceAdapter.cpp65 auto it2 = mGeofences.find(hwId); in stopClientSessions()
66 if (it2 != mGeofences.end()) { in stopClientSessions()
67 mGeofences.erase(it2); in stopClientSessions()
111 auto it = mGeofences.find(hwId); in getGeofenceKeyFromHwId()
112 if (it != mGeofences.end()) { in getGeofenceKeyFromHwId()
144 if (mGeofences.empty()) { in restartGeofences()
148 GeofencesMap oldGeofences(mGeofences); in restartGeofences()
149 mGeofences.clear(); in restartGeofences()
658 mGeofences[hwId] = object; in saveGeofenceItem()
675 auto it2 = mGeofences.find(hwId); in removeGeofenceItem()
[all …]
DGeofenceAdapter.h80 GeofencesMap mGeofences; //map hwId to GeofenceObject variable
/hardware/qcom/sm7250/gps/geofence/
DGeofenceAdapter.cpp65 auto it2 = mGeofences.find(hwId); in stopClientSessions()
66 if (it2 != mGeofences.end()) { in stopClientSessions()
67 mGeofences.erase(it2); in stopClientSessions()
111 auto it = mGeofences.find(hwId); in getGeofenceKeyFromHwId()
112 if (it != mGeofences.end()) { in getGeofenceKeyFromHwId()
144 if (mGeofences.empty()) { in restartGeofences()
148 GeofencesMap oldGeofences(mGeofences); in restartGeofences()
149 mGeofences.clear(); in restartGeofences()
658 mGeofences[hwId] = object; in saveGeofenceItem()
675 auto it2 = mGeofences.find(hwId); in removeGeofenceItem()
[all …]
DGeofenceAdapter.h80 GeofencesMap mGeofences; //map hwId to GeofenceObject variable
/hardware/qcom/sm7150/gps/geofence/
DGeofenceAdapter.cpp65 auto it2 = mGeofences.find(hwId); in stopClientSessions()
66 if (it2 != mGeofences.end()) { in stopClientSessions()
67 mGeofences.erase(it2); in stopClientSessions()
111 auto it = mGeofences.find(hwId); in getGeofenceKeyFromHwId()
112 if (it != mGeofences.end()) { in getGeofenceKeyFromHwId()
144 if (mGeofences.empty()) { in restartGeofences()
148 GeofencesMap oldGeofences(mGeofences); in restartGeofences()
149 mGeofences.clear(); in restartGeofences()
658 mGeofences[hwId] = object; in saveGeofenceItem()
675 auto it2 = mGeofences.find(hwId); in removeGeofenceItem()
[all …]
DGeofenceAdapter.h80 GeofencesMap mGeofences; //map hwId to GeofenceObject variable