Searched refs:MsgReportSv (Results 1 – 6 of 6) 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() function 1930 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() function 2030 sendMsg(new MsgReportSv(*this, svNotify)); in reportSvEvent()
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.cpp | 3492 struct MsgReportSv : public LocMsg { in reportSvEvent() struct 3495 inline MsgReportSv(GnssAdapter& adapter, in reportSvEvent() argument 3505 sendMsg(new MsgReportSv(*this, svNotify)); in reportSvEvent()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 3338 struct MsgReportSv : public LocMsg { in reportSvEvent() struct 3341 inline MsgReportSv(GnssAdapter& adapter, in reportSvEvent() function 3351 sendMsg(new MsgReportSv(*this, svNotify)); in reportSvEvent()
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.cpp | 4150 struct MsgReportSv : public LocMsg { in reportSvEvent() struct 4153 inline MsgReportSv(GnssAdapter& adapter, in reportSvEvent() argument 4163 sendMsg(new MsgReportSv(*this, svNotify)); in reportSvEvent()
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.cpp | 4151 struct MsgReportSv : public LocMsg { in reportSvEvent() struct 4154 inline MsgReportSv(GnssAdapter& adapter, in reportSvEvent() function 4164 sendMsg(new MsgReportSv(*this, svNotify)); in reportSvEvent()
|