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

  /hardware/qcom/gps/loc_api/libloc_api_50001/
gps.c 61 static struct hw_module_methods_t gps_module_methods = { variable in typeref:struct:hw_module_methods_t
72 .methods = &gps_module_methods,
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
gps.c 61 static struct hw_module_methods_t gps_module_methods = { variable in typeref:struct:hw_module_methods_t
72 .methods = &gps_module_methods,
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
gps.c 61 static struct hw_module_methods_t gps_module_methods = { variable in typeref:struct:hw_module_methods_t
72 .methods = &gps_module_methods,
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
gps.c 57 static struct hw_module_methods_t gps_module_methods = { variable in typeref:struct:hw_module_methods_t
68 .methods = &gps_module_methods,
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
gps.c 61 static struct hw_module_methods_t gps_module_methods = { variable in typeref:struct:hw_module_methods_t
72 .methods = &gps_module_methods,
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
gps.c 61 static struct hw_module_methods_t gps_module_methods = { variable in typeref:struct:hw_module_methods_t
72 .methods = &gps_module_methods,
  /device/google/cuttlefish_common/guest/hals/gps/
gps_vsoc.cpp 247 static struct hw_module_methods_t gps_module_methods = { variable in typeref:struct:hw_module_methods_t
257 VSOC_STATIC_INITIALIZER(methods) & gps_module_methods,
  /device/generic/goldfish/gps/
gps_qemu.c 994 static struct hw_module_methods_t gps_module_methods = { variable in typeref:struct:hw_module_methods_t
1005 .methods = &gps_module_methods,

Completed in 119 milliseconds