Searched refs:GeofencesMap (Results 1 – 8 of 8) sorted by relevance
74 typedef std::map<uint32_t, GeofenceObject> GeofencesMap; //map of hwId to GeofenceObject typedef80 GeofencesMap mGeofences; //map hwId to GeofenceObject
148 GeofencesMap oldGeofences(mGeofences); in restartGeofences()