Searched refs:GpsGeofencingInterface (Results 1 – 3 of 3) sorted by relevance
57 static const GpsGeofencingInterface* get_geofence_interface(void);513 const GpsGeofencingInterface* get_geofence_interface(void) in get_geofence_interface()518 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); in get_geofence_interface()520 static const GpsGeofencingInterface* geofence_interface = NULL; in get_geofence_interface()
59 static const GpsGeofencingInterface* get_geofence_interface(void);644 const GpsGeofencingInterface* get_geofence_interface(void) in get_geofence_interface()649 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); in get_geofence_interface()651 static const GpsGeofencingInterface* geofence_interface = NULL; in get_geofence_interface()
1262 } GpsGeofencingInterface; typedef