Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/gps/geofence/
DGeofenceAdapter.h74 typedef std::map<uint32_t, GeofenceObject> GeofencesMap; //map of hwId to GeofenceObject typedef
80 GeofencesMap mGeofences; //map hwId to GeofenceObject
DGeofenceAdapter.cpp148 GeofencesMap oldGeofences(mGeofences); in restartGeofences()
/hardware/qcom/sm7150/gps/geofence/
DGeofenceAdapter.h74 typedef std::map<uint32_t, GeofenceObject> GeofencesMap; //map of hwId to GeofenceObject typedef
80 GeofencesMap mGeofences; //map hwId to GeofenceObject
DGeofenceAdapter.cpp148 GeofencesMap oldGeofences(mGeofences); in restartGeofences()
/hardware/qcom/sm8150p/gps/geofence/
DGeofenceAdapter.h74 typedef std::map<uint32_t, GeofenceObject> GeofencesMap; //map of hwId to GeofenceObject typedef
80 GeofencesMap mGeofences; //map hwId to GeofenceObject
DGeofenceAdapter.cpp148 GeofencesMap oldGeofences(mGeofences); in restartGeofences()
/hardware/qcom/sm8150/gps/geofence/
DGeofenceAdapter.h74 typedef std::map<uint32_t, GeofenceObject> GeofencesMap; //map of hwId to GeofenceObject typedef
80 GeofencesMap mGeofences; //map hwId to GeofenceObject
DGeofenceAdapter.cpp148 GeofencesMap oldGeofences(mGeofences); in restartGeofences()