Searched refs:gpsTimeLsChange (Results 1 – 4 of 4) sorted by relevance
980 uint64_t gpsTimeLsChange = gpsTimestampLsChange.systemWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition() local990 if ((gpsTimePosReport >= gpsTimeLsChange) && in get_utctime_with_leapsecond_transition()991 (gpsTimePosReport < (gpsTimeLsChange + 1000))) { in get_utctime_with_leapsecond_transition()993 utcPosTimestamp = gpsTimeLsChange + UTC_GPS_OFFSET_MSECS - in get_utctime_with_leapsecond_transition()
985 uint64_t gpsTimeLsChange = gpsTimestampLsChange.systemWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition() local995 if ((gpsTimePosReport >= gpsTimeLsChange) && in get_utctime_with_leapsecond_transition()996 (gpsTimePosReport < (gpsTimeLsChange + 1000))) { in get_utctime_with_leapsecond_transition()998 utcPosTimestamp = gpsTimeLsChange + UTC_GPS_OFFSET_MSECS - in get_utctime_with_leapsecond_transition()
1062 uint64_t gpsTimeLsChange = gpsTimestampLsChange.systemWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition() local1072 if ((gpsTimePosReport >= gpsTimeLsChange) && in get_utctime_with_leapsecond_transition()1073 (gpsTimePosReport < (gpsTimeLsChange + 1000))) { in get_utctime_with_leapsecond_transition()1075 utcPosTimestamp = gpsTimeLsChange + UTC_GPS_OFFSET_MSECS - in get_utctime_with_leapsecond_transition()
1068 uint64_t gpsTimeLsChange = gpsTimestampLsChange.systemWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition() local1078 if ((gpsTimePosReport >= gpsTimeLsChange) && in get_utctime_with_leapsecond_transition()1079 (gpsTimePosReport < (gpsTimeLsChange + 1000))) { in get_utctime_with_leapsecond_transition()1081 utcPosTimestamp = gpsTimeLsChange + UTC_GPS_OFFSET_MSECS - in get_utctime_with_leapsecond_transition()