Home
last modified time | relevance | path

Searched refs:GpsGeofencingInterface (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc.cpp57 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()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc.cpp59 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()
/hardware/libhardware/include/hardware/
Dgps.h1262 } GpsGeofencingInterface; typedef