Searched refs:MsgReportLocations (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/sm7150/gps/batching/ |
D | BatchingAdapter.cpp | 599 struct MsgReportLocations : public LocMsg { in reportLocationsEvent() struct 604 inline MsgReportLocations(BatchingAdapter& adapter, in reportLocationsEvent() function 622 inline virtual ~MsgReportLocations() { in reportLocationsEvent() argument 631 sendMsg(new MsgReportLocations(*this, locations, count, batchingMode)); in reportLocationsEvent()
|
/hardware/qcom/sm7250/gps/batching/ |
D | BatchingAdapter.cpp | 600 struct MsgReportLocations : public LocMsg { in reportLocationsEvent() struct 605 inline MsgReportLocations(BatchingAdapter& adapter, in reportLocationsEvent() argument 623 inline virtual ~MsgReportLocations() { in reportLocationsEvent() argument 632 sendMsg(new MsgReportLocations(*this, locations, count, batchingMode)); in reportLocationsEvent()
|
/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.cpp | 600 struct MsgReportLocations : public LocMsg { in reportLocationsEvent() struct 605 inline MsgReportLocations(BatchingAdapter& adapter, in reportLocationsEvent() function 623 inline virtual ~MsgReportLocations() { in reportLocationsEvent() argument 632 sendMsg(new MsgReportLocations(*this, locations, count, batchingMode)); in reportLocationsEvent()
|
/hardware/qcom/sm8150p/gps/batching/ |
D | BatchingAdapter.cpp | 599 struct MsgReportLocations : public LocMsg { in reportLocationsEvent() struct 604 inline MsgReportLocations(BatchingAdapter& adapter, in reportLocationsEvent() argument 622 inline virtual ~MsgReportLocations() { in reportLocationsEvent() argument 631 sendMsg(new MsgReportLocations(*this, locations, count, batchingMode)); in reportLocationsEvent()
|