Searched refs:GpsUtcTime (Results 1 – 25 of 32) sorted by relevance
12
/hardware/libhardware/include/hardware/ |
D | gps.h | 38 typedef int64_t GpsUtcTime; typedef 450 GpsUtcTime timestamp; 545 typedef void (* gps_nmea_callback)(GpsUtcTime timestamp, const char* nmea, int length); 604 int (*inject_time)(GpsUtcTime time, int64_t timeReference, 1137 int32_t transition, GpsUtcTime timestamp);
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | LocApiRpc.h | 94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | LocApiRpc.h | 94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
/hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
D | LocApiRpc.h | 94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc.cpp | 64 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty); 423 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
|
D | loc_eng.h | 192 GpsUtcTime time, int64_t timeReference,
|
D | LocEngAdapter.h | 125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
|
/hardware/qcom/gps/msm8960/core/ |
D | LocApiBase.h | 127 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
D | LocApiBase.cpp | 328 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty)
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng.h | 207 GpsUtcTime time, int64_t timeReference,
|
D | loc.cpp | 66 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty); 547 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
|
D | LocEngAdapter.h | 140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
|
/hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/ |
D | loc_eng.h | 207 GpsUtcTime time, int64_t timeReference,
|
D | loc.cpp | 66 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty); 547 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
|
D | LocEngAdapter.h | 140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng.h | 213 GpsUtcTime time, int64_t timeReference,
|
D | loc.cpp | 66 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty); 476 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
|
D | LocEngAdapter.h | 254 enum loc_api_adapter_err setTime(GpsUtcTime time,
|
D | LocEngAdapter.cpp | 347 enum loc_api_adapter_err LocEngAdapter::setTime(GpsUtcTime time, in setTime()
|
/hardware/qcom/gps/msm8084/core/ |
D | LocApiBase.h | 145 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
D | LocApiBase.cpp | 370 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty)
|
/hardware/qcom/gps/msm8974/core/ |
D | LocApiBase.h | 145 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
D | LocApiBase.cpp | 370 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty)
|
/hardware/qcom/gps/core/ |
D | LocApiBase.h | 154 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
D | LocApiBase.cpp | 405 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty)
|
12