Home
last modified time | relevance | path

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

/hardware/qcom/sm8150p/gps/utils/
Dloc_nmea.cpp959 LocGpsUtcTime &utcPosTimestamp) in get_utctime_with_leapsecond_transition() argument
965 utcPosTimestamp = location.gpsLocation.timestamp; in get_utctime_with_leapsecond_transition()
993 utcPosTimestamp = gpsTimeLsChange + UTC_GPS_OFFSET_MSECS - in get_utctime_with_leapsecond_transition()
1002 utcPosTimestamp -= 1000; in get_utctime_with_leapsecond_transition()
1129 LocGpsUtcTime utcPosTimestamp = 0; in loc_nmea_generate_pos() local
1133 (location, locationExtended, systemInfo, utcPosTimestamp); in loc_nmea_generate_pos()
1135 time_t utcTime(utcPosTimestamp/1000); in loc_nmea_generate_pos()
/hardware/qcom/sm7150/gps/utils/
Dloc_nmea.cpp964 LocGpsUtcTime &utcPosTimestamp) in get_utctime_with_leapsecond_transition() argument
970 utcPosTimestamp = location.gpsLocation.timestamp; in get_utctime_with_leapsecond_transition()
998 utcPosTimestamp = gpsTimeLsChange + UTC_GPS_OFFSET_MSECS - in get_utctime_with_leapsecond_transition()
1007 utcPosTimestamp -= 1000; in get_utctime_with_leapsecond_transition()
1266 LocGpsUtcTime utcPosTimestamp = 0; in loc_nmea_generate_pos() local
1270 (location, locationExtended, systemInfo, utcPosTimestamp); in loc_nmea_generate_pos()
1272 time_t utcTime(utcPosTimestamp/1000); in loc_nmea_generate_pos()
/hardware/qcom/sm7250/gps/utils/
Dloc_nmea.cpp1041 LocGpsUtcTime &utcPosTimestamp) in get_utctime_with_leapsecond_transition() argument
1047 utcPosTimestamp = location.gpsLocation.timestamp; in get_utctime_with_leapsecond_transition()
1075 utcPosTimestamp = gpsTimeLsChange + UTC_GPS_OFFSET_MSECS - in get_utctime_with_leapsecond_transition()
1084 utcPosTimestamp -= 1000; in get_utctime_with_leapsecond_transition()
1335 LocGpsUtcTime utcPosTimestamp = 0; in loc_nmea_generate_pos() local
1339 (location, locationExtended, systemInfo, utcPosTimestamp); in loc_nmea_generate_pos()
1341 time_t utcTime(utcPosTimestamp/1000); in loc_nmea_generate_pos()
/hardware/qcom/sm8150/gps/utils/
Dloc_nmea.cpp1047 LocGpsUtcTime &utcPosTimestamp) in get_utctime_with_leapsecond_transition() argument
1053 utcPosTimestamp = location.gpsLocation.timestamp; in get_utctime_with_leapsecond_transition()
1081 utcPosTimestamp = gpsTimeLsChange + UTC_GPS_OFFSET_MSECS - in get_utctime_with_leapsecond_transition()
1090 utcPosTimestamp -= 1000; in get_utctime_with_leapsecond_transition()
1341 LocGpsUtcTime utcPosTimestamp = 0; in loc_nmea_generate_pos() local
1345 (location, locationExtended, systemInfo, utcPosTimestamp); in loc_nmea_generate_pos()
1347 time_t utcTime(utcPosTimestamp/1000); in loc_nmea_generate_pos()