Searched refs:srcLeapSecondSysInfo (Results 1 – 3 of 3) sorted by relevance
3883 const LeapSecondSystemInfo &srcLeapSecondSysInfo = locationSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local3885 if (srcLeapSecondSysInfo.leapSecondInfoMask & in reportLocationSystemInfo()3889 dstLeapSecondSysInfo.leapSecondCurrent = srcLeapSecondSysInfo.leapSecondCurrent; in reportLocationSystemInfo()3894 if (srcLeapSecondSysInfo.leapSecondInfoMask & LEAP_SECOND_SYS_INFO_LEAP_SECOND_CHANGE_BIT) { in reportLocationSystemInfo()3896 dstLeapSecondSysInfo.leapSecondChangeInfo = srcLeapSecondSysInfo.leapSecondChangeInfo; in reportLocationSystemInfo()
3716 const LeapSecondSystemInfo &srcLeapSecondSysInfo = locationSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local3718 if (srcLeapSecondSysInfo.leapSecondInfoMask & in reportLocationSystemInfo()3722 dstLeapSecondSysInfo.leapSecondCurrent = srcLeapSecondSysInfo.leapSecondCurrent; in reportLocationSystemInfo()3727 if (srcLeapSecondSysInfo.leapSecondInfoMask & LEAP_SECOND_SYS_INFO_LEAP_SECOND_CHANGE_BIT) { in reportLocationSystemInfo()3729 dstLeapSecondSysInfo.leapSecondChangeInfo = srcLeapSecondSysInfo.leapSecondChangeInfo; in reportLocationSystemInfo()
4543 const LeapSecondSystemInfo &srcLeapSecondSysInfo = locationSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local4545 if (srcLeapSecondSysInfo.leapSecondInfoMask & in reportLocationSystemInfo()4549 dstLeapSecondSysInfo.leapSecondCurrent = srcLeapSecondSysInfo.leapSecondCurrent; in reportLocationSystemInfo()4554 if (srcLeapSecondSysInfo.leapSecondInfoMask & LEAP_SECOND_SYS_INFO_LEAP_SECOND_CHANGE_BIT) { in reportLocationSystemInfo()4556 dstLeapSecondSysInfo.leapSecondChangeInfo = srcLeapSecondSysInfo.leapSecondChangeInfo; in reportLocationSystemInfo()