Home
last modified time | relevance | path

Searched refs:LOC_GNSS_MAX_SVS (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/gps/msm8998/utils/
Dloc_gps.h41 #define LOC_GNSS_MAX_SVS 64 macro
653 LocGnssSvInfo gnss_sv_list[LOC_GNSS_MAX_SVS];
/hardware/qcom/sdm845/gps/sdm845/utils/
Dloc_gps.h41 #define LOC_GNSS_MAX_SVS 64 macro
657 LocGnssSvInfo gnss_sv_list[LOC_GNSS_MAX_SVS];
/hardware/qcom/sm7150/gps/utils/
Dloc_gps.h41 #define LOC_GNSS_MAX_SVS 64 macro
677 LocGnssSvInfo gnss_sv_list[LOC_GNSS_MAX_SVS];
/hardware/qcom/sm8150p/gps/utils/
Dloc_gps.h41 #define LOC_GNSS_MAX_SVS 64 macro
677 LocGnssSvInfo gnss_sv_list[LOC_GNSS_MAX_SVS];
/hardware/qcom/sm8150/gps/utils/
Dloc_gps.h41 #define LOC_GNSS_MAX_SVS 64 macro
683 LocGnssSvInfo gnss_sv_list[LOC_GNSS_MAX_SVS];
/hardware/qcom/sdm845/gps/msm8998/utils/
Dloc_gps.h41 #define LOC_GNSS_MAX_SVS 64 macro
653 LocGnssSvInfo gnss_sv_list[LOC_GNSS_MAX_SVS];
/hardware/qcom/gps/msm8909w_3100/core/
DLocApiBase.cpp277 for (size_t i = 0; i < svNotify.count && i < LOC_GNSS_MAX_SVS; i++) { in reportSv()
/hardware/qcom/sdm845/gps/msm8998/core/
DLocApiBase.cpp274 for (int i = 0; i < svNotify.count && i < LOC_GNSS_MAX_SVS; i++) { in reportSv()
/hardware/qcom/gps/msm8998/core/
DLocApiBase.cpp303 for (int i = 0; i < svNotify.count && i < LOC_GNSS_MAX_SVS; i++) { in reportSv()
/hardware/qcom/sdm845/gps/sdm845/core/
DLocApiBase.cpp325 for (size_t i = 0; i < svNotify.count && i < LOC_GNSS_MAX_SVS; i++) { in reportSv()
/hardware/qcom/sm7150/gps/core/
DLocApiBase.cpp412 for (size_t i = 0; i < svNotify.count && i < LOC_GNSS_MAX_SVS; i++) { in reportSv()
/hardware/qcom/sm8150p/gps/core/
DLocApiBase.cpp412 for (size_t i = 0; i < svNotify.count && i < LOC_GNSS_MAX_SVS; i++) { in reportSv()