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

  /hardware/libhardware_legacy/include/hardware_legacy/
gps.h 28 typedef int64_t GpsUtcTime;
150 GpsUtcTime timestamp;
205 typedef void (* gps_nmea_callback)(GpsUtcTime timestamp, const char* nmea, int length);
234 int (*inject_time)(GpsUtcTime time, int64_t timeReference,
  /frameworks/base/core/jni/
android_location_GpsLocationProvider.cpp 59 GpsUtcTime timestamp;
121 static void nmea_callback(GpsUtcTime timestamp, const char* nmea, int length)
  /hardware/qcom/gps/loc_api/libloc_api/
loc_eng.cpp 72 static int loc_eng_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty);
456 static int loc_eng_inject_time (GpsUtcTime time, int64_t timeReference, int uncertainty)
    [all...]
  /hardware/libhardware_legacy/gps/
gps_qemu.c 844 qemu_gps_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty)

Completed in 793 milliseconds