Home
last modified time | relevance | path

Searched refs:gpsTimestampLsChange (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/utils/
H A Dloc_nmea.cpp977 const GnssSystemTimeStructType &gpsTimestampLsChange = in get_utctime_with_leapsecond_transition() local
978 leapSecondChangeInfo.gpsTimestampLsChange; in get_utctime_with_leapsecond_transition()
980 uint64_t gpsTimeLsChange = gpsTimestampLsChange.systemWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition()
981 gpsTimestampLsChange.systemMsec; in get_utctime_with_leapsecond_transition()
/aosp12/hardware/qcom/sm7150/gps/utils/
H A Dloc_nmea.cpp982 const GnssSystemTimeStructType &gpsTimestampLsChange = in get_utctime_with_leapsecond_transition() local
983 leapSecondChangeInfo.gpsTimestampLsChange; in get_utctime_with_leapsecond_transition()
985 uint64_t gpsTimeLsChange = gpsTimestampLsChange.systemWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition()
986 gpsTimestampLsChange.systemMsec; in get_utctime_with_leapsecond_transition()
/aosp12/hardware/qcom/sm8150/gps/utils/
H A Dloc_nmea.cpp1065 const GnssSystemTimeStructType &gpsTimestampLsChange = in get_utctime_with_leapsecond_transition() local
1066 leapSecondChangeInfo.gpsTimestampLsChange; in get_utctime_with_leapsecond_transition()
1068 uint64_t gpsTimeLsChange = gpsTimestampLsChange.systemWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition()
1069 gpsTimestampLsChange.systemMsec; in get_utctime_with_leapsecond_transition()
/aosp12/hardware/qcom/sm7250/gps/utils/
H A Dloc_nmea.cpp1059 const GnssSystemTimeStructType &gpsTimestampLsChange = in get_utctime_with_leapsecond_transition() local
1060 leapSecondChangeInfo.gpsTimestampLsChange; in get_utctime_with_leapsecond_transition()
1062 uint64_t gpsTimeLsChange = gpsTimestampLsChange.systemWeek * MSEC_IN_ONE_WEEK + in get_utctime_with_leapsecond_transition()
1063 gpsTimestampLsChange.systemMsec; in get_utctime_with_leapsecond_transition()
/aosp12/hardware/qcom/sm8150p/gps/location/
H A DLocationDataTypes.h1285 GnssSystemTimeStructType gpsTimestampLsChange; member
/aosp12/hardware/qcom/sm7150/gps/location/
H A DLocationDataTypes.h1300 GnssSystemTimeStructType gpsTimestampLsChange; member
/aosp12/hardware/qcom/sm7250/gps/location/
H A DLocationDataTypes.h1699 GnssSystemTimeStructType gpsTimestampLsChange; member
/aosp12/hardware/qcom/sm8150/gps/location/
H A DLocationDataTypes.h1699 GnssSystemTimeStructType gpsTimestampLsChange; member