/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | GnssAdapter.h | 353 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 D | GnssAdapter.cpp | 3068 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 D | GnssAdapter.h | 390 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 D | GnssAdapter.cpp | 3206 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 D | LocAdapterBase.h | 154 GnssDataNotification* pDataNotify = nullptr, 163 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
|
H A D | LocAdapterBase.cpp | 84 GnssDataNotification* pDataNotify, in reportPositionEvent() 121 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
|
H A D | LocApiBase.h | 169 GnssDataNotification* pDataNotify = nullptr, 176 void reportData(GnssDataNotification& dataNotify, int msInWeek);
|
H A D | LocApiBase.cpp | 324 GnssDataNotification* pDataNotify, in reportPosition() 460 void LocApiBase::reportData(GnssDataNotification& dataNotify, int msInWeek) in reportData()
|
/aosp12/hardware/qcom/sm7250/gps/gnss/ |
H A D | GnssAdapter.h | 494 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 D | GnssAdapter.cpp | 3704 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 D | GnssAdapter.h | 494 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 D | LocAdapterBase.h | 174 GnssDataNotification* pDataNotify = nullptr, 183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
|
H A D | LocAdapterBase.cpp | 91 GnssDataNotification* pDataNotify, in reportPositionEvent() 128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
|
H A D | LocApiBase.h | 173 GnssDataNotification* pDataNotify = nullptr, 180 void reportData(GnssDataNotification& dataNotify, int msInWeek);
|
H A D | LocApiBase.cpp | 325 GnssDataNotification* pDataNotify, in reportPosition() 461 void LocApiBase::reportData(GnssDataNotification& dataNotify, int msInWeek) in reportData()
|
/aosp12/hardware/qcom/sm7150/gps/core/ |
H A D | LocAdapterBase.h | 174 GnssDataNotification* pDataNotify = nullptr, 183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
|
H A D | LocAdapterBase.cpp | 91 GnssDataNotification* pDataNotify, in reportPositionEvent() 128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
|
H A D | LocApiBase.h | 169 GnssDataNotification* pDataNotify = nullptr, 176 void reportData(GnssDataNotification& dataNotify, int msInWeek);
|
H A D | LocApiBase.cpp | 324 GnssDataNotification* pDataNotify, in reportPosition() 460 void LocApiBase::reportData(GnssDataNotification& dataNotify, int msInWeek) in reportData()
|
/aosp12/hardware/qcom/sm8150/gps/core/ |
H A D | LocAdapterBase.h | 174 GnssDataNotification* pDataNotify = nullptr, 183 virtual void reportDataEvent(const GnssDataNotification& dataNotify, int msInWeek);
|
H A D | LocAdapterBase.cpp | 91 GnssDataNotification* pDataNotify, in reportPositionEvent() 128 reportDataEvent(const GnssDataNotification& /*dataNotify*/, in reportSvEvent()
|
H A D | LocApiBase.h | 173 GnssDataNotification* pDataNotify = nullptr, 180 void reportData(GnssDataNotification& dataNotify, int msInWeek);
|
H A D | LocApiBase.cpp | 325 GnssDataNotification* pDataNotify, in reportPosition() 461 void LocApiBase::reportData(GnssDataNotification& dataNotify, int msInWeek) in reportData()
|
/aosp12/hardware/qcom/sm8150p/gps/location/ |
H A D | LocationDataTypes.h | 1144 } GnssDataNotification; typedef 1412 GnssDataNotification gnssDataNotification
|
/aosp12/hardware/qcom/sm7150/gps/location/ |
H A D | LocationDataTypes.h | 1152 } GnssDataNotification; typedef 1487 GnssDataNotification gnssDataNotification
|