Home
last modified time | relevance | path

Searched refs:LocGpsUtcTime (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/gps/msm8998/core/
Dloc_gps.h36 typedef int64_t LocGpsUtcTime; typedef
549 LocGpsUtcTime timestamp;
720 typedef void (* loc_gps_nmea_callback)(LocGpsUtcTime timestamp, const char* nmea, int length);
810 int (*inject_time)(LocGpsUtcTime time, int64_t timeReference,
1278 int32_t transition, LocGpsUtcTime timestamp);
DLocApiBase.h157 setTime(LocGpsUtcTime time, int64_t timeReference, int uncertainty);
DLocApiBase.cpp440 setTime(LocGpsUtcTime time, int64_t timeReference, int uncertainty) in open()