Searched defs:GpsUtcTime (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Dgps.h72 typedef int64_t GpsUtcTime; typedef
364 GpsUtcTime timestamp;
536 typedef void (* gps_nmea_callback)(GpsUtcTime timestamp, const char* nmea, int length);
626 int (*inject_time)(GpsUtcTime time, int64_t timeReference,
1087 int32_t transition, GpsUtcTime timestamp);

Completed in 68 milliseconds