Home
last modified time | relevance | path

Searched refs:GnssDataNotification (Results 1 – 25 of 32) sorted by relevance

12

/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DGnssAdapter.h353 GnssDataNotification* pDataNotify = nullptr,
361 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
394 void reportData(GnssDataNotification& dataNotify);
421 void getDataInformation(GnssDataNotification& data, int msInWeek);
H A DGnssAdapter.cpp3068 GnssDataNotification* pDataNotify, in reportPositionEvent()
3093 GnssDataNotification mDataNotify; in reportPositionEvent()
3101 GnssDataNotification* pDataNotify, in reportPositionEvent()
3131 mAdapter.reportData((GnssDataNotification&)mDataNotify); in reportPositionEvent()
3578 GnssAdapter::reportDataEvent(const GnssDataNotification& dataNotify, in reportDataEvent()
3583 GnssDataNotification mDataNotify; in reportDataEvent()
3586 const GnssDataNotification& dataNotify, in reportDataEvent()
3595 mAdapter.getDataInformation((GnssDataNotification&)mDataNotify, in reportDataEvent()
3598 mAdapter.reportData((GnssDataNotification&)mDataNotify); in reportDataEvent()
3606 GnssAdapter::reportData(GnssDataNotification& dataNotify) in reportData()
[all …]
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DGnssAdapter.h390 GnssDataNotification* pDataNotify = nullptr,
398 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
431 void reportData(GnssDataNotification& dataNotify);
460 void getDataInformation(GnssDataNotification& data, int msInWeek);
H A DGnssAdapter.cpp3206 GnssDataNotification* pDataNotify, in reportPositionEvent()
3245 GnssDataNotification mDataNotify; in reportPositionEvent()
3253 GnssDataNotification* pDataNotify, in reportPositionEvent()
3283 mAdapter.reportData((GnssDataNotification&)mDataNotify); in reportPositionEvent()
3732 GnssAdapter::reportDataEvent(const GnssDataNotification& dataNotify, in reportDataEvent()
3737 GnssDataNotification mDataNotify; in reportDataEvent()
3740 const GnssDataNotification& dataNotify, in reportDataEvent()
3749 mAdapter.getDataInformation((GnssDataNotification&)mDataNotify, in reportDataEvent()
3752 mAdapter.reportData((GnssDataNotification&)mDataNotify); in reportDataEvent()
3760 GnssAdapter::reportData(GnssDataNotification& dataNotify) in reportData()
[all …]
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DLocAdapterBase.h154 GnssDataNotification* pDataNotify = nullptr,
163 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
H A DLocAdapterBase.cpp84 GnssDataNotification* pDataNotify, in reportPositionEvent()
121 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
H A DLocApiBase.h169 GnssDataNotification* pDataNotify = nullptr,
176 void reportData(GnssDataNotification& dataNotify, int msInWeek);
H A DLocApiBase.cpp324 GnssDataNotification* pDataNotify, in reportPosition()
460 void LocApiBase::reportData(GnssDataNotification& dataNotify, int msInWeek) in reportData()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DGnssAdapter.h494 GnssDataNotification* pDataNotify = nullptr,
502 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
543 void reportData(GnssDataNotification& dataNotify);
578 void getDataInformation(GnssDataNotification& data, int msInWeek);
H A DGnssAdapter.cpp3704 GnssDataNotification* pDataNotify, in reportPositionEvent()
3720 mutable GnssDataNotification mDataNotify; in reportPositionEvent()
3728 GnssDataNotification dataNotify, in reportPositionEvent()
3790 GnssDataNotification dataNotifyCopy = {}; in reportPositionEvent()
4393 GnssAdapter::reportDataEvent(const GnssDataNotification& dataNotify, in reportDataEvent()
4398 GnssDataNotification mDataNotify; in reportDataEvent()
4401 const GnssDataNotification& dataNotify, in reportDataEvent()
4410 mAdapter.getDataInformation((GnssDataNotification&)mDataNotify, in reportDataEvent()
4413 mAdapter.reportData((GnssDataNotification&)mDataNotify); in reportDataEvent()
4421 GnssAdapter::reportData(GnssDataNotification& dataNotify) in reportData()
[all …]
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DGnssAdapter.h494 GnssDataNotification* pDataNotify = nullptr,
502 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
543 void reportData(GnssDataNotification& dataNotify);
578 void getDataInformation(GnssDataNotification& data, int msInWeek);
/aosp12/hardware/qcom/sm7250/gps/core/
H A DLocAdapterBase.h174 GnssDataNotification* pDataNotify = nullptr,
183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
H A DLocAdapterBase.cpp91 GnssDataNotification* pDataNotify, in reportPositionEvent()
128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
H A DLocApiBase.h173 GnssDataNotification* pDataNotify = nullptr,
180 void reportData(GnssDataNotification& dataNotify, int msInWeek);
H A DLocApiBase.cpp325 GnssDataNotification* pDataNotify, in reportPosition()
461 void LocApiBase::reportData(GnssDataNotification& dataNotify, int msInWeek) in reportData()
/aosp12/hardware/qcom/sm7150/gps/core/
H A DLocAdapterBase.h174 GnssDataNotification* pDataNotify = nullptr,
183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
H A DLocAdapterBase.cpp91 GnssDataNotification* pDataNotify, in reportPositionEvent()
128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
H A DLocApiBase.h169 GnssDataNotification* pDataNotify = nullptr,
176 void reportData(GnssDataNotification& dataNotify, int msInWeek);
H A DLocApiBase.cpp324 GnssDataNotification* pDataNotify, in reportPosition()
460 void LocApiBase::reportData(GnssDataNotification& dataNotify, int msInWeek) in reportData()
/aosp12/hardware/qcom/sm8150/gps/core/
H A DLocAdapterBase.h174 GnssDataNotification* pDataNotify = nullptr,
183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
H A DLocAdapterBase.cpp91 GnssDataNotification* pDataNotify, in reportPositionEvent()
128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
H A DLocApiBase.h173 GnssDataNotification* pDataNotify = nullptr,
180 void reportData(GnssDataNotification& dataNotify, int msInWeek);
H A DLocApiBase.cpp325 GnssDataNotification* pDataNotify, in reportPosition()
461 void LocApiBase::reportData(GnssDataNotification& dataNotify, int msInWeek) in reportData()
/aosp12/hardware/qcom/sm8150p/gps/location/
H A DLocationDataTypes.h1144 } GnssDataNotification; typedef
1412 GnssDataNotification gnssDataNotification
/aosp12/hardware/qcom/sm7150/gps/location/
H A DLocationDataTypes.h1152 } GnssDataNotification; typedef
1487 GnssDataNotification gnssDataNotification

12