Searched refs:LocGpsUtcTime (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | loc_gps.h | 36 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/ |
D | loc_gps.h | 36 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/ |
D | LocApiBase.h | 157 setTime(LocGpsUtcTime time, int64_t timeReference, int uncertainty);
|
D | LocApiBase.cpp | 441 setTime(LocGpsUtcTime time, int64_t timeReference, int uncertainty) in open()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | LocApiBase.h | 157 setTime(LocGpsUtcTime time, int64_t timeReference, int uncertainty);
|
D | LocApiBase.cpp | 444 setTime(LocGpsUtcTime /*time*/, int64_t /*timeReference*/, int /*uncertainty*/) in open()
|