Home
last modified time | relevance | path

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

/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.cpp60 static const GpsInterface sLocEngInterface =
62 sizeof(GpsInterface),
168 const GpsInterface* gps_get_hardware_interface () in gps_get_hardware_interface()
171 const GpsInterface* ret_val; in gps_get_hardware_interface()
190 extern "C" const GpsInterface* get_gps_interface() in get_gps_interface()
/hardware/qcom/gps/loc_api/libloc_api/
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_eng.cpp97 static const GpsInterface sLocEngInterface =
99 sizeof(GpsInterface),
141 const GpsInterface* gps_get_hardware_interface () in gps_get_hardware_interface()
1530 extern "C" const GpsInterface* get_gps_interface() in get_gps_interface()
/hardware/libhardware/include/hardware/
Dgps.h430 } GpsInterface; typedef
621 const GpsInterface* (*get_gps_interface)(struct gps_device_t* dev);