/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.h | 371 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo); 403 void reportLocationSystemInfo(const LocationSystemInfo & locationSystemInfo);
|
D | GnssAdapter.cpp | 3688 GnssAdapter::reportLocationSystemInfoEvent(const LocationSystemInfo & locationSystemInfo) { in reportLocationSystemInfoEvent() argument 3691 mEngHubProxy->gnssReportSystemInfo(locationSystemInfo); in reportLocationSystemInfoEvent() 3706 sendMsg(new MsgLocationSystemInfo(*this, locationSystemInfo)); in reportLocationSystemInfoEvent() 3710 GnssAdapter::reportLocationSystemInfo(const LocationSystemInfo & locationSystemInfo) { in reportLocationSystemInfo() argument 3713 if (locationSystemInfo.systemInfoMask & LOCATION_SYS_INFO_LEAP_SECOND) { in reportLocationSystemInfo() 3716 const LeapSecondSystemInfo &srcLeapSecondSysInfo = locationSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() 3734 if (locationSystemInfo.systemInfoMask) { in reportLocationSystemInfo() 3737 it->second.locationSystemInfoCb(locationSystemInfo); in reportLocationSystemInfo()
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.h | 408 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo); 440 void reportLocationSystemInfo(const LocationSystemInfo & locationSystemInfo);
|
D | GnssAdapter.cpp | 3855 GnssAdapter::reportLocationSystemInfoEvent(const LocationSystemInfo & locationSystemInfo) { in reportLocationSystemInfoEvent() argument 3858 mEngHubProxy->gnssReportSystemInfo(locationSystemInfo); in reportLocationSystemInfoEvent() 3873 sendMsg(new MsgLocationSystemInfo(*this, locationSystemInfo)); in reportLocationSystemInfoEvent() 3877 GnssAdapter::reportLocationSystemInfo(const LocationSystemInfo & locationSystemInfo) { in reportLocationSystemInfo() argument 3880 if (locationSystemInfo.systemInfoMask & LOCATION_SYS_INFO_LEAP_SECOND) { in reportLocationSystemInfo() 3883 const LeapSecondSystemInfo &srcLeapSecondSysInfo = locationSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() 3901 if (locationSystemInfo.systemInfoMask) { in reportLocationSystemInfo() 3904 it->second.locationSystemInfoCb(locationSystemInfo); in reportLocationSystemInfo()
|
/hardware/qcom/sm8150p/gps/core/ |
D | LocAdapterBase.h | 170 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo);
|
D | LocApiBase.cpp | 480 void LocApiBase::reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo) in reportLocationSystemInfo() argument 483 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationSystemInfoEvent(locationSystemInfo)); in reportLocationSystemInfo()
|
D | LocApiBase.h | 179 void reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo);
|
/hardware/qcom/sm7150/gps/core/ |
D | LocAdapterBase.h | 190 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo);
|
D | LocApiBase.cpp | 480 void LocApiBase::reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo) in reportLocationSystemInfo() argument 483 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationSystemInfoEvent(locationSystemInfo)); in reportLocationSystemInfo()
|
D | LocApiBase.h | 179 void reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo);
|
/hardware/qcom/sm7250/gps/core/ |
D | LocAdapterBase.h | 190 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo);
|
D | LocApiBase.cpp | 481 void LocApiBase::reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo) in reportLocationSystemInfo() argument 484 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationSystemInfoEvent(locationSystemInfo)); in reportLocationSystemInfo()
|
D | LocApiBase.h | 183 void reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo);
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.h | 513 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo); 553 void reportLocationSystemInfo(const LocationSystemInfo & locationSystemInfo);
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.h | 513 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo); 553 void reportLocationSystemInfo(const LocationSystemInfo & locationSystemInfo);
|
D | GnssAdapter.cpp | 4515 GnssAdapter::reportLocationSystemInfoEvent(const LocationSystemInfo & locationSystemInfo) { in reportLocationSystemInfoEvent() argument 4518 mEngHubProxy->gnssReportSystemInfo(locationSystemInfo); in reportLocationSystemInfoEvent() 4533 sendMsg(new MsgLocationSystemInfo(*this, locationSystemInfo)); in reportLocationSystemInfoEvent() 4537 GnssAdapter::reportLocationSystemInfo(const LocationSystemInfo & locationSystemInfo) { in reportLocationSystemInfo() argument 4540 if (locationSystemInfo.systemInfoMask & LOCATION_SYS_INFO_LEAP_SECOND) { in reportLocationSystemInfo() 4543 const LeapSecondSystemInfo &srcLeapSecondSysInfo = locationSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() 4561 if (locationSystemInfo.systemInfoMask) { in reportLocationSystemInfo() 4564 it->second.locationSystemInfoCb(locationSystemInfo); in reportLocationSystemInfo()
|
/hardware/qcom/sm8150/gps/core/ |
D | LocApiBase.cpp | 481 void LocApiBase::reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo) in reportLocationSystemInfo() argument 484 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationSystemInfoEvent(locationSystemInfo)); in reportLocationSystemInfo()
|
D | LocApiBase.h | 183 void reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo);
|
/hardware/qcom/sm8150p/gps/location/ |
D | LocationDataTypes.h | 1431 LocationSystemInfo locationSystemInfo
|
/hardware/qcom/sm7150/gps/location/ |
D | LocationDataTypes.h | 1506 LocationSystemInfo locationSystemInfo
|
/hardware/qcom/sm7250/gps/location/ |
D | LocationDataTypes.h | 1988 LocationSystemInfo locationSystemInfo
|
/hardware/qcom/sm8150/gps/location/ |
D | LocationDataTypes.h | 1988 LocationSystemInfo locationSystemInfo
|