HomeSort by relevance Sort by last modified time
    Searched refs:GpsUtcTime (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/include/hardware/
gps.h 36 typedef int64_t GpsUtcTime;
259 GpsUtcTime timestamp;
352 typedef void (* gps_nmea_callback)(GpsUtcTime timestamp, const char* nmea, int length);
411 int (*inject_time)(GpsUtcTime time, int64_t timeReference,
789 int32_t transition, GpsUtcTime timestamp);
  /frameworks/base/services/jni/
com_android_server_location_GpsLocationProvider.cpp 105 static void nmea_callback(GpsUtcTime timestamp, const char* nmea, int length)
245 int32_t transition, GpsUtcTime timestamp)
  /device/generic/goldfish/gps/
gps_qemu.c 879 qemu_gps_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)

Completed in 461 milliseconds