Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc.cpp143 static int gss_fd = 0; variable
198 gss_fd = open("/dev/gss", O_RDONLY); in get_gps_interface()
199 if (gss_fd < 0) { in get_gps_interface()
/hardware/qcom/gps/msm8960/utils/
Dloc_target.cpp61 static int gss_fd = 0; variable
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc.cpp176 static int gss_fd = -1; variable
236 gss_fd = open("/dev/gss", O_RDONLY); in get_gps_interface()
237 if (gss_fd < 0) { in get_gps_interface()
/hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
Dloc.cpp179 static int gss_fd = -1; variable
238 gss_fd = open("/dev/gss", O_RDONLY); in get_gps_interface()
239 if (gss_fd < 0) { in get_gps_interface()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc.cpp179 static int gss_fd = -1; variable
238 gss_fd = open("/dev/gss", O_RDONLY); in get_gps_interface()
239 if (gss_fd < 0) { in get_gps_interface()