Home
last modified time | relevance | path

Searched refs:dstLeapSecondSysInfo (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm7150/gps/gnss/
DGnssAdapter.cpp3884 LeapSecondSystemInfo &dstLeapSecondSysInfo = mLocSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local
3887 dstLeapSecondSysInfo.leapSecondInfoMask |= in reportLocationSystemInfo()
3889 dstLeapSecondSysInfo.leapSecondCurrent = srcLeapSecondSysInfo.leapSecondCurrent; in reportLocationSystemInfo()
3895 dstLeapSecondSysInfo.leapSecondInfoMask |= LEAP_SECOND_SYS_INFO_LEAP_SECOND_CHANGE_BIT; in reportLocationSystemInfo()
3896 dstLeapSecondSysInfo.leapSecondChangeInfo = srcLeapSecondSysInfo.leapSecondChangeInfo; in reportLocationSystemInfo()
/hardware/qcom/sm8150p/gps/gnss/
DGnssAdapter.cpp3717 LeapSecondSystemInfo &dstLeapSecondSysInfo = mLocSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local
3720 dstLeapSecondSysInfo.leapSecondInfoMask |= in reportLocationSystemInfo()
3722 dstLeapSecondSysInfo.leapSecondCurrent = srcLeapSecondSysInfo.leapSecondCurrent; in reportLocationSystemInfo()
3728 dstLeapSecondSysInfo.leapSecondInfoMask |= LEAP_SECOND_SYS_INFO_LEAP_SECOND_CHANGE_BIT; in reportLocationSystemInfo()
3729 dstLeapSecondSysInfo.leapSecondChangeInfo = srcLeapSecondSysInfo.leapSecondChangeInfo; in reportLocationSystemInfo()
/hardware/qcom/sm8150/gps/gnss/
DGnssAdapter.cpp4552 LeapSecondSystemInfo &dstLeapSecondSysInfo = mLocSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local
4555 dstLeapSecondSysInfo.leapSecondInfoMask |= in reportLocationSystemInfo()
4557 dstLeapSecondSysInfo.leapSecondCurrent = srcLeapSecondSysInfo.leapSecondCurrent; in reportLocationSystemInfo()
4563 dstLeapSecondSysInfo.leapSecondInfoMask |= LEAP_SECOND_SYS_INFO_LEAP_SECOND_CHANGE_BIT; in reportLocationSystemInfo()
4564 dstLeapSecondSysInfo.leapSecondChangeInfo = srcLeapSecondSysInfo.leapSecondChangeInfo; in reportLocationSystemInfo()
/hardware/qcom/sm7250/gps/gnss/
DGnssAdapter.cpp4553 LeapSecondSystemInfo &dstLeapSecondSysInfo = mLocSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local
4556 dstLeapSecondSysInfo.leapSecondInfoMask |= in reportLocationSystemInfo()
4558 dstLeapSecondSysInfo.leapSecondCurrent = srcLeapSecondSysInfo.leapSecondCurrent; in reportLocationSystemInfo()
4564 dstLeapSecondSysInfo.leapSecondInfoMask |= LEAP_SECOND_SYS_INFO_LEAP_SECOND_CHANGE_BIT; in reportLocationSystemInfo()
4565 dstLeapSecondSysInfo.leapSecondChangeInfo = srcLeapSecondSysInfo.leapSecondChangeInfo; in reportLocationSystemInfo()