Home
last modified time | relevance | path

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

/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp3581 struct MsgReportData : public LocMsg { in reportDataEvent() struct
3585 inline MsgReportData(GnssAdapter& adapter, in reportDataEvent() function
3602 sendMsg(new MsgReportData(*this, dataNotify, msInWeek)); in reportDataEvent()