HomeSort by relevance Sort by last modified time
    Searched refs:gps__get_gps_interface (Results 1 - 8 of 8) 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/msm8909/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/msm8994/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/msm8996/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/msmcobalt/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 919 const GpsInterface* gps__get_gps_interface(struct gps_device_t* dev) function
934 dev->get_gps_interface = gps__get_gps_interface;

Completed in 510 milliseconds