Searched refs:gpsTimePosReport (Results 1 – 4 of 4) 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()
1070 uint64_t gpsTimePosReport = locationExtended.gpsTime.gpsWeek * 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()
1064 uint64_t gpsTimePosReport = locationExtended.gpsTime.gpsWeek * 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()