Searched refs:MsgReportSv (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 1917 struct MsgReportSv : public LocMsg { in reportSvEvent() struct 1920 inline MsgReportSv(GnssAdapter& adapter, in reportSvEvent() argument 1930 sendMsg(new MsgReportSv(*this, svNotify)); in reportSvEvent()
|
/hardware/qcom/sdm845/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 1923 struct MsgReportSv : public LocMsg { in reportSvEvent() struct 1926 inline MsgReportSv(GnssAdapter& adapter, in reportSvEvent() argument 1936 sendMsg(new MsgReportSv(*this, svNotify)); in reportSvEvent()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.cpp | 2017 struct MsgReportSv : public LocMsg { in reportSvEvent() struct 2020 inline MsgReportSv(GnssAdapter& adapter, in reportSvEvent() argument 2030 sendMsg(new MsgReportSv(*this, svNotify)); in reportSvEvent()
|
/hardware/qcom/sdm845/gps/sdm845/gnss/ |
D | GnssAdapter.cpp | 2840 struct MsgReportSv : public LocMsg { in reportSvEvent() struct 2843 inline MsgReportSv(GnssAdapter& adapter, in reportSvEvent() function 2853 sendMsg(new MsgReportSv(*this, svNotify)); in reportSvEvent()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 3215 struct MsgReportSv : public LocMsg { in reportSvEvent() struct 3218 inline MsgReportSv(GnssAdapter& adapter, in reportSvEvent() function 3228 sendMsg(new MsgReportSv(*this, svNotify)); in reportSvEvent()
|