Home
last modified time | relevance | path

Searched defs:get_gps_interface (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc.cpp190 extern "C" const GpsInterface* get_gps_interface() in get_gps_interface() function
/hardware/qcom/gps/loc_api/libloc_api/
Dloc_eng.cpp1530 extern "C" const GpsInterface* get_gps_interface() in get_gps_interface() function
/hardware/libhardware/include/hardware/
Dgps.h621 const GpsInterface* (*get_gps_interface)(struct gps_device_t* dev); member