Searched defs:timeReference (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | LocApiAdapter.h | 157 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
|
D | loc.cpp | 376 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
|
D | loc_eng.cpp | 600 int64_t timeReference, int uncertainty) in loc_eng_inject_time()
|
D | loc_eng_msg.h | 150 const int64_t timeReference; member
|
/hardware/qcom/gps/loc_api/libloc_api/ |
D | loc_eng.cpp | 499 static int loc_eng_inject_time (GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_eng_inject_time()
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/ |
D | LocApiRpcAdapter.cpp | 385 LocApiRpcAdapter::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
|
/hardware/qcom/gps/loc_api/loc_api_v02/ |
D | LocApiV02Adapter.cpp | 409 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
|