Home
last modified time | relevance | path

Searched refs:MSEC_IN_ONE_WEEK (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm8150p/gps/utils/
Dloc_nmea.cpp42 #define MSEC_IN_ONE_WEEK 604800000ULL macro
980 uint64_t gpsTimeLsChange = gpsTimestampLsChange.systemWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition()
982 uint64_t gpsTimePosReport = locationExtended.gpsTime.gpsWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition()
/hardware/qcom/sm7150/gps/utils/
Dloc_nmea.cpp42 #define MSEC_IN_ONE_WEEK 604800000ULL macro
985 uint64_t gpsTimeLsChange = gpsTimestampLsChange.systemWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition()
987 uint64_t gpsTimePosReport = locationExtended.gpsTime.gpsWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition()
/hardware/qcom/sm7250/gps/utils/
Dloc_nmea.cpp46 #define MSEC_IN_ONE_WEEK 604800000ULL macro
1062 uint64_t gpsTimeLsChange = gpsTimestampLsChange.systemWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition()
1064 uint64_t gpsTimePosReport = locationExtended.gpsTime.gpsWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition()
/hardware/qcom/sm8150/gps/utils/
Dloc_nmea.cpp46 #define MSEC_IN_ONE_WEEK 604800000ULL macro
1068 uint64_t gpsTimeLsChange = gpsTimestampLsChange.systemWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition()
1070 uint64_t gpsTimePosReport = locationExtended.gpsTime.gpsWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition()