Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/1.0/default/
DGnssGeofencing.h45 GnssGeofencing(const GpsGeofencingInterface* gpsGeofencingIface);
87 const GpsGeofencingInterface* mGnssGeofencingIface = nullptr;
DGnssGeofencing.cpp42 GnssGeofencing::GnssGeofencing(const GpsGeofencingInterface* gpsGeofencingIface) in GnssGeofencing()
DGnss.cpp546 const GpsGeofencingInterface* gpsGeofencingIface = in getExtensionGnssGeofencing()
547 static_cast<const GpsGeofencingInterface*>( in getExtensionGnssGeofencing()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc.cpp59 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()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc.cpp63 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()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc.cpp64 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()
/hardware/qcom/gps/msm8084/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/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc.cpp63 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()
/hardware/libhardware/include/hardware/
Dgps.h1231 } GpsGeofencingInterface; typedef