Searched refs:GpsGeofencingInterface (Results 1 – 9 of 9) sorted by relevance
45 GnssGeofencing(const GpsGeofencingInterface* gpsGeofencingIface);87 const GpsGeofencingInterface* mGnssGeofencingIface = nullptr;
42 GnssGeofencing::GnssGeofencing(const GpsGeofencingInterface* gpsGeofencingIface) in GnssGeofencing()
546 const GpsGeofencingInterface* gpsGeofencingIface = in getExtensionGnssGeofencing()547 static_cast<const GpsGeofencingInterface*>( in getExtensionGnssGeofencing()
59 static const GpsGeofencingInterface* get_geofence_interface(void);545 const GpsGeofencingInterface* get_geofence_interface(void) in get_geofence_interface()550 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); in get_geofence_interface()552 static const GpsGeofencingInterface* geofence_interface = NULL; in get_geofence_interface()
63 static const GpsGeofencingInterface* get_geofence_interface(void);549 const GpsGeofencingInterface* get_geofence_interface(void) in get_geofence_interface()554 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); in get_geofence_interface()556 static const GpsGeofencingInterface* geofence_interface = NULL; in get_geofence_interface()
64 static const GpsGeofencingInterface* get_geofence_interface(void);620 const GpsGeofencingInterface* get_geofence_interface(void) in get_geofence_interface()625 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); in get_geofence_interface()627 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()
63 static const GpsGeofencingInterface* get_geofence_interface(void);556 const GpsGeofencingInterface* get_geofence_interface(void) in get_geofence_interface()561 typedef const GpsGeofencingInterface* (*get_gps_geofence_interface_function) (void); in get_geofence_interface()563 static const GpsGeofencingInterface* geofence_interface = NULL; in get_geofence_interface()
1231 } GpsGeofencingInterface; typedef