/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc.cpp | 143 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/sdm845/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc.cpp | 143 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/sdm845/gps/msm8960/utils/ |
D | loc_target.cpp | 61 static int gss_fd = 0; variable
|
/hardware/qcom/gps/msm8960/utils/ |
D | loc_target.cpp | 61 static int gss_fd = 0; variable
|
/hardware/qcom/sdm845/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc.cpp | 176 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/msm8994/loc_api/libloc_api_50001/ |
D | loc.cpp | 176 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/sdm845/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc.cpp | 176 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/loc_api/libloc_api_50001/ |
D | loc.cpp | 180 static int gss_fd = -1; variable 240 gss_fd = open("/dev/gss", O_RDONLY); in get_gps_interface() 241 if (gss_fd < 0) { in get_gps_interface()
|
/hardware/qcom/sdm845/gps/loc_api/libloc_api_50001/ |
D | loc.cpp | 180 static int gss_fd = -1; variable 240 gss_fd = open("/dev/gss", O_RDONLY); in get_gps_interface() 241 if (gss_fd < 0) { in get_gps_interface()
|
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc.cpp | 179 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/sdm845/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc.cpp | 244 static int gss_fd = -1; variable 304 gss_fd = open("/dev/gss", O_RDONLY); in get_gps_interface() 305 if (gss_fd < 0) { in get_gps_interface()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc.cpp | 179 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/msm8909/loc_api/libloc_api_50001/ |
D | loc.cpp | 180 static int gss_fd = -1; variable 240 gss_fd = open("/dev/gss", O_RDONLY); in get_gps_interface() 241 if (gss_fd < 0) { in get_gps_interface()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc.cpp | 245 static int gss_fd = -1; variable 305 gss_fd = open("/dev/gss", O_RDONLY); in get_gps_interface() 306 if (gss_fd < 0) { in get_gps_interface()
|