Home
last modified time | relevance | path

Searched refs:constellationString (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/core/
DLocApiBase.cpp269 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local
279 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv()
285 constellationString[svNotify.gnssSvs[i].type], in reportSv()
/hardware/qcom/sdm845/gps/msm8998/core/
DLocApiBase.cpp266 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local
276 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv()
282 constellationString[svNotify.gnssSvs[i].type], in reportSv()
/hardware/qcom/gps/msm8998/core/
DLocApiBase.cpp295 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local
305 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv()
311 constellationString[svNotify.gnssSvs[i].type], in reportSv()
/hardware/qcom/sdm845/gps/sdm845/core/
DLocApiBase.cpp311 const char* constellationString[] = { "Unknown", "GPS", "SBAS", "GLONASS", in reportSv() local
321 sizeof(constellationString) / sizeof(constellationString[0]) - 1) { in reportSv()
327 constellationString[svNotify.gnssSvs[i].type], in reportSv()