Searched defs:geofence_id (Results 1 – 2 of 2) sorted by relevance
80 void GeofenceAPIClient::geofenceAdd(uint32_t geofence_id, double latitude, double longitude, in geofenceAdd()109 void GeofenceAPIClient::geofencePause(uint32_t geofence_id) in geofencePause()115 void GeofenceAPIClient::geofenceResume(uint32_t geofence_id, int32_t monitor_transitions) in geofenceResume()126 void GeofenceAPIClient::geofenceRemove(uint32_t geofence_id) in geofenceRemove()
749 int32_t geofence_id; member