Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dgps.c34 extern const GpsInterface* get_gps_interface();
36 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) in gps__get_gps_interface()
Dloc.cpp73 static const GpsInterface sLocEngInterface =
75 sizeof(GpsInterface),
162 const GpsInterface* gps_get_hardware_interface () in gps_get_hardware_interface()
165 const GpsInterface* ret_val; in gps_get_hardware_interface()
188 extern "C" const GpsInterface* get_gps_interface() in get_gps_interface()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dgps.c34 extern const GpsInterface* get_gps_interface();
36 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),
189 const GpsInterface* gps_get_hardware_interface () in gps_get_hardware_interface()
192 const GpsInterface* ret_val; in gps_get_hardware_interface()
215 extern "C" const GpsInterface* get_gps_interface() in get_gps_interface()
/hardware/libhardware/include/hardware/
Dgps.h606 } GpsInterface; typedef
938 const GpsInterface* (*get_gps_interface)(struct gps_device_t* dev);