Home
last modified time | relevance | path

Searched refs:gpsTimePosReport (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm8150p/gps/utils/
Dloc_nmea.cpp982 uint64_t gpsTimePosReport = locationExtended.gpsTime.gpsWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition() local
990 if ((gpsTimePosReport >= gpsTimeLsChange) && in get_utctime_with_leapsecond_transition()
991 (gpsTimePosReport < (gpsTimeLsChange + 1000))) { in get_utctime_with_leapsecond_transition()
/hardware/qcom/sm7150/gps/utils/
Dloc_nmea.cpp987 uint64_t gpsTimePosReport = locationExtended.gpsTime.gpsWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition() local
995 if ((gpsTimePosReport >= gpsTimeLsChange) && in get_utctime_with_leapsecond_transition()
996 (gpsTimePosReport < (gpsTimeLsChange + 1000))) { in get_utctime_with_leapsecond_transition()
/hardware/qcom/sm8150/gps/utils/
Dloc_nmea.cpp987 uint64_t gpsTimePosReport = locationExtended.gpsTime.gpsWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition() local
995 if ((gpsTimePosReport >= gpsTimeLsChange) && in get_utctime_with_leapsecond_transition()
996 (gpsTimePosReport < (gpsTimeLsChange + 1000))) { in get_utctime_with_leapsecond_transition()