Searched refs:dstLeapSecondSysInfo (Results 1 – 3 of 3) sorted by relevance
3884 LeapSecondSystemInfo &dstLeapSecondSysInfo = mLocSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local3887 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()
3717 LeapSecondSystemInfo &dstLeapSecondSysInfo = mLocSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local3720 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()
4544 LeapSecondSystemInfo &dstLeapSecondSysInfo = mLocSystemInfo.leapSecondSysInfo; in reportLocationSystemInfo() local4547 dstLeapSecondSysInfo.leapSecondInfoMask |= in reportLocationSystemInfo()4549 dstLeapSecondSysInfo.leapSecondCurrent = srcLeapSecondSysInfo.leapSecondCurrent; in reportLocationSystemInfo()4555 dstLeapSecondSysInfo.leapSecondInfoMask |= LEAP_SECOND_SYS_INFO_LEAP_SECOND_CHANGE_BIT; in reportLocationSystemInfo()4556 dstLeapSecondSysInfo.leapSecondChangeInfo = srcLeapSecondSysInfo.leapSecondChangeInfo; in reportLocationSystemInfo()