Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909w_3100/utils/
Dloc_gps.h36 typedef int64_t LocGpsUtcTime; typedef
553 LocGpsUtcTime timestamp;
724 typedef void (* loc_gps_nmea_callback)(LocGpsUtcTime timestamp, const char* nmea, int length);
814 int (*inject_time)(LocGpsUtcTime time, int64_t timeReference,
1282 int32_t transition, LocGpsUtcTime timestamp);
/hardware/qcom/gps/msm8998/utils/
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);
/hardware/qcom/gps/msm8998/core/
DLocApiBase.h157 setTime(LocGpsUtcTime time, int64_t timeReference, int uncertainty);
DLocApiBase.cpp441 setTime(LocGpsUtcTime time, int64_t timeReference, int uncertainty) in open()
/hardware/qcom/gps/msm8909w_3100/core/
DLocApiBase.h157 setTime(LocGpsUtcTime time, int64_t timeReference, int uncertainty);
DLocApiBase.cpp444 setTime(LocGpsUtcTime /*time*/, int64_t /*timeReference*/, int /*uncertainty*/) in open()