Home
last modified time | relevance | path

Searched refs:GpsInterface (Results 1 – 13 of 13) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dgps.c35 extern const GpsInterface* get_gps_interface();
37 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) in gps__get_gps_interface()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dgps.c35 extern const GpsInterface* get_gps_interface();
37 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) in gps__get_gps_interface()
Dloc.cpp74 static const GpsInterface sLocEngInterface =
76 sizeof(GpsInterface),
195 const GpsInterface* gps_get_hardware_interface () in gps_get_hardware_interface()
198 const GpsInterface* ret_val; in gps_get_hardware_interface()
221 extern "C" const GpsInterface* get_gps_interface() in get_gps_interface()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dgps.c35 extern const GpsInterface* get_gps_interface();
37 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) in gps__get_gps_interface()
Dloc.cpp78 static const GpsInterface sLocEngInterface =
80 sizeof(GpsInterface),
199 const GpsInterface* gps_get_hardware_interface () in gps_get_hardware_interface()
202 const GpsInterface* ret_val; in gps_get_hardware_interface()
225 extern "C" const GpsInterface* get_gps_interface() in get_gps_interface()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dgps.c35 extern const GpsInterface* get_gps_interface();
37 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) in gps__get_gps_interface()
Dloc.cpp78 static const GpsInterface sLocEngInterface =
80 sizeof(GpsInterface),
199 const GpsInterface* gps_get_hardware_interface () in gps_get_hardware_interface()
202 const GpsInterface* ret_val; in gps_get_hardware_interface()
225 extern "C" const GpsInterface* get_gps_interface() in get_gps_interface()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dgps.c35 extern const GpsInterface* get_gps_interface();
37 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) in gps__get_gps_interface()
Dloc.cpp75 static const GpsInterface sLocEngInterface =
77 sizeof(GpsInterface),
198 const GpsInterface* gps_get_hardware_interface () in gps_get_hardware_interface()
201 const GpsInterface* ret_val; in gps_get_hardware_interface()
224 extern "C" const GpsInterface* get_gps_interface() in get_gps_interface()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dgps.c35 extern const GpsInterface* get_gps_interface();
37 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) in gps__get_gps_interface()
Dloc.cpp79 static const GpsInterface sLocEngInterface =
81 sizeof(GpsInterface),
264 const GpsInterface* gps_get_hardware_interface () in gps_get_hardware_interface()
267 const GpsInterface* ret_val; in gps_get_hardware_interface()
290 extern "C" const GpsInterface* get_gps_interface() in get_gps_interface()
/hardware/interfaces/gnss/1.0/default/
DGnss.h167 const GpsInterface* mGnssIface = nullptr;
/hardware/libhardware/include/hardware/
Dgps.h659 } GpsInterface; typedef
943 const GpsInterface* (*get_gps_interface)(struct gps_device_t* dev);