Home
last modified time | relevance | path

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

12

/hardware/qcom/sm8150p/gps/gnss/
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);
DGnssAdapter.cpp3068 GnssDataNotification* pDataNotify, in reportPositionEvent()
3093 GnssDataNotification mDataNotify; in reportPositionEvent()
3101 GnssDataNotification* pDataNotify, in reportPositionEvent()
3128 mAdapter.getDataInformation((GnssDataNotification&)mDataNotify, 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()
[all …]
/hardware/qcom/sm7150/gps/gnss/
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);
DGnssAdapter.cpp3206 GnssDataNotification* pDataNotify, in reportPositionEvent()
3245 GnssDataNotification mDataNotify; in reportPositionEvent()
3253 GnssDataNotification* pDataNotify, in reportPositionEvent()
3280 mAdapter.getDataInformation((GnssDataNotification&)mDataNotify, 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()
[all …]
/hardware/qcom/sm8150p/gps/core/
DLocAdapterBase.h154 GnssDataNotification* pDataNotify = nullptr,
163 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
DLocAdapterBase.cpp84 GnssDataNotification* pDataNotify, in reportPositionEvent()
121 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
DLocApiBase.h169 GnssDataNotification* pDataNotify = nullptr,
176 void reportData(GnssDataNotification& dataNotify, int msInWeek);
DLocApiBase.cpp324 GnssDataNotification* pDataNotify, in reportPosition()
460 void LocApiBase::reportData(GnssDataNotification& dataNotify, int msInWeek) in reportData()
/hardware/qcom/sm7250/gps/core/
DLocAdapterBase.h174 GnssDataNotification* pDataNotify = nullptr,
183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
DLocAdapterBase.cpp91 GnssDataNotification* pDataNotify, in reportPositionEvent()
128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
DLocApiBase.h174 GnssDataNotification* pDataNotify = nullptr,
181 void reportData(GnssDataNotification& dataNotify, int msInWeek);
DLocApiBase.cpp325 GnssDataNotification* pDataNotify, in reportPosition()
461 void LocApiBase::reportData(GnssDataNotification& dataNotify, int msInWeek) in reportData()
/hardware/qcom/sm7150/gps/core/
DLocAdapterBase.h174 GnssDataNotification* pDataNotify = nullptr,
183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
DLocAdapterBase.cpp91 GnssDataNotification* pDataNotify, in reportPositionEvent()
128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
DLocApiBase.h169 GnssDataNotification* pDataNotify = nullptr,
176 void reportData(GnssDataNotification& dataNotify, int msInWeek);
DLocApiBase.cpp324 GnssDataNotification* pDataNotify, in reportPosition()
460 void LocApiBase::reportData(GnssDataNotification& dataNotify, int msInWeek) in reportData()
/hardware/qcom/sm8150/gps/core/
DLocAdapterBase.h174 GnssDataNotification* pDataNotify = nullptr,
183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
DLocAdapterBase.cpp91 GnssDataNotification* pDataNotify, in reportPositionEvent()
128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
DLocApiBase.h174 GnssDataNotification* pDataNotify = nullptr,
181 void reportData(GnssDataNotification& dataNotify, int msInWeek);
DLocApiBase.cpp325 GnssDataNotification* pDataNotify, in reportPosition()
461 void LocApiBase::reportData(GnssDataNotification& dataNotify, int msInWeek) in reportData()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.h495 GnssDataNotification* pDataNotify = nullptr,
503 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
546 void reportData(GnssDataNotification& dataNotify);
581 void getDataInformation(GnssDataNotification& data, int msInWeek);
DGnssAdapter.cpp3711 GnssDataNotification* pDataNotify, in reportPositionEvent()
3727 mutable GnssDataNotification mDataNotify; in reportPositionEvent()
3735 GnssDataNotification dataNotify, in reportPositionEvent()
3754 mAdapter.getDataInformation((GnssDataNotification&)mDataNotify, in reportPositionEvent()
3797 GnssDataNotification dataNotifyCopy = {}; in reportPositionEvent()
4400 GnssAdapter::reportDataEvent(const GnssDataNotification& dataNotify, in reportDataEvent()
4405 GnssDataNotification mDataNotify; in reportDataEvent()
4408 const GnssDataNotification& dataNotify, in reportDataEvent()
4417 mAdapter.getDataInformation((GnssDataNotification&)mDataNotify, in reportDataEvent()
4420 mAdapter.reportData((GnssDataNotification&)mDataNotify); in reportDataEvent()
[all …]
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.h495 GnssDataNotification* pDataNotify = nullptr,
503 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
546 void reportData(GnssDataNotification& dataNotify);
581 void getDataInformation(GnssDataNotification& data, int msInWeek);
/hardware/qcom/sm8150p/gps/location/
DLocationDataTypes.h1144 } GnssDataNotification; typedef
1412 GnssDataNotification gnssDataNotification
/hardware/qcom/sm7150/gps/location/
DLocationDataTypes.h1152 } GnssDataNotification; typedef
1487 GnssDataNotification gnssDataNotification

12