Searched refs:GpsUtcTime (Results 1 – 15 of 15) sorted by relevance
/hardware/libhardware/include/hardware/ |
D | gps.h | 38 typedef int64_t GpsUtcTime; typedef 425 GpsUtcTime timestamp; 520 typedef void (* gps_nmea_callback)(GpsUtcTime timestamp, const char* nmea, int length); 579 int (*inject_time)(GpsUtcTime time, int64_t timeReference, 1098 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/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 | 187 GpsUtcTime time, int64_t timeReference,
|
D | LocEngAdapter.h | 125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
|
D | loc_eng.cpp | 308 const GpsUtcTime mTime; 312 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 1757 int loc_eng_inject_time(loc_eng_data_s_type &loc_eng_data, GpsUtcTime time, in loc_eng_inject_time()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng.h | 201 GpsUtcTime time, int64_t timeReference,
|
D | loc.cpp | 66 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty); 538 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()
|
D | loc_eng.cpp | 363 const GpsUtcTime mTime; 367 GpsUtcTime t, int64_t tf, int unc) : in LocEngSetTime() 1922 int loc_eng_inject_time(loc_eng_data_s_type &loc_eng_data, GpsUtcTime time, in loc_eng_inject_time()
|
/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/core/ |
D | LocApiBase.h | 144 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
|
D | LocApiBase.cpp | 364 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty)
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpc.cpp | 436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
|