Searched refs:gpsTimePosReport (Results 1 – 3 of 3) sorted by relevance
982 uint64_t gpsTimePosReport = locationExtended.gpsTime.gpsWeek * 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()
987 uint64_t gpsTimePosReport = locationExtended.gpsTime.gpsWeek * 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()