Home
last modified time | relevance | path

Searched refs:locationSystemInfo (Results 1 – 22 of 22) sorted by relevance

/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.h371 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo);
403 void reportLocationSystemInfo(const LocationSystemInfo & locationSystemInfo);
DGnssAdapter.cpp3688 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/
DGnssAdapter.h408 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo);
440 void reportLocationSystemInfo(const LocationSystemInfo & locationSystemInfo);
DGnssAdapter.cpp3855 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/
DLocAdapterBase.h170 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo);
DLocApiBase.cpp480 void LocApiBase::reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo) in reportLocationSystemInfo() argument
483 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationSystemInfoEvent(locationSystemInfo)); in reportLocationSystemInfo()
DLocApiBase.h179 void reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo);
/hardware/qcom/sm7150/gps/core/
DLocAdapterBase.h190 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo);
DLocApiBase.cpp480 void LocApiBase::reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo) in reportLocationSystemInfo() argument
483 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationSystemInfoEvent(locationSystemInfo)); in reportLocationSystemInfo()
DLocApiBase.h179 void reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo);
/hardware/qcom/sm7250/gps/core/
DLocAdapterBase.h190 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo);
DLocApiBase.cpp481 void LocApiBase::reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo) in reportLocationSystemInfo() argument
484 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationSystemInfoEvent(locationSystemInfo)); in reportLocationSystemInfo()
DLocApiBase.h183 void reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo);
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.h513 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo);
553 void reportLocationSystemInfo(const LocationSystemInfo & locationSystemInfo);
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.h513 virtual void reportLocationSystemInfoEvent(const LocationSystemInfo& locationSystemInfo);
553 void reportLocationSystemInfo(const LocationSystemInfo & locationSystemInfo);
DGnssAdapter.cpp4515 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/
DLocApiBase.cpp481 void LocApiBase::reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo) in reportLocationSystemInfo() argument
484 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportLocationSystemInfoEvent(locationSystemInfo)); in reportLocationSystemInfo()
DLocApiBase.h183 void reportLocationSystemInfo(const LocationSystemInfo& locationSystemInfo);
/hardware/qcom/sm8150p/gps/location/
DLocationDataTypes.h1431 LocationSystemInfo locationSystemInfo
/hardware/qcom/sm7150/gps/location/
DLocationDataTypes.h1506 LocationSystemInfo locationSystemInfo
/hardware/qcom/sm7250/gps/location/
DLocationDataTypes.h1988 LocationSystemInfo locationSystemInfo
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h1988 LocationSystemInfo locationSystemInfo