Searched refs:MsgReportNmea (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 2011 struct MsgReportNmea : public LocMsg { in reportNmeaEvent() struct 2015 inline MsgReportNmea(GnssAdapter& adapter, in reportNmeaEvent() function 2024 inline virtual ~MsgReportNmea() in reportNmeaEvent() argument 2042 sendMsg(new MsgReportNmea(*this, nmea, length)); in reportNmeaEvent()
|
/hardware/qcom/sdm845/gps/msm8998/gnss/ |
D | GnssAdapter.cpp | 2017 struct MsgReportNmea : public LocMsg { in reportNmeaEvent() struct 2021 inline MsgReportNmea(GnssAdapter& adapter, in reportNmeaEvent() function 2030 inline virtual ~MsgReportNmea() in reportNmeaEvent() argument 2048 sendMsg(new MsgReportNmea(*this, nmea, length)); in reportNmeaEvent()
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.cpp | 2111 struct MsgReportNmea : public LocMsg { in reportNmeaEvent() struct 2115 inline MsgReportNmea(GnssAdapter& adapter, in reportNmeaEvent() argument 2128 inline virtual ~MsgReportNmea() in reportNmeaEvent() argument 2146 sendMsg(new MsgReportNmea(*this, nmea, length)); in reportNmeaEvent()
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.cpp | 3519 struct MsgReportNmea : public LocMsg { in reportNmeaEvent() struct 3523 inline MsgReportNmea(GnssAdapter& adapter, in reportNmeaEvent() argument 3536 inline virtual ~MsgReportNmea() in reportNmeaEvent() argument 3554 sendMsg(new MsgReportNmea(*this, nmea, length)); in reportNmeaEvent()
|