HomeSort by relevance Sort by last modified time
    Searched refs:gps__get_gps_interface (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
gps.c 37 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) function
55 dev->get_gps_interface = gps__get_gps_interface;
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
gps.c 37 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) function
55 dev->get_gps_interface = gps__get_gps_interface;
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
gps.c 37 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) function
51 dev->get_gps_interface = gps__get_gps_interface;
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
gps.c 37 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) function
55 dev->get_gps_interface = gps__get_gps_interface;
  /device/generic/goldfish/gps/
gps_qemu.c 921 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) function
936 dev->get_gps_interface = gps__get_gps_interface;

Completed in 2802 milliseconds