Searched refs:sGnssType (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc.cpp177 static int sGnssType = GNSS_UNKNOWN; variable
229 sGnssType = getTargetGnssType(target);
230 switch (sGnssType)
1042 switch (sGnssType)
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc.cpp177 static int sGnssType = GNSS_UNKNOWN; variable
229 sGnssType = getTargetGnssType(target);
230 switch (sGnssType)
1043 switch (sGnssType)
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc.cpp177 static int sGnssType = GNSS_UNKNOWN; variable
229 sGnssType = getTargetGnssType(target);
230 switch (sGnssType)
1042 switch (sGnssType)
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc.cpp177 static int sGnssType = GNSS_UNKNOWN; variable
229 sGnssType = getTargetGnssType(target);
230 switch (sGnssType)
1043 switch (sGnssType)

Completed in 38 milliseconds