Home
last modified time | relevance | path

Searched defs:timeReference (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.h125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
Dloc.cpp423 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
Dloc_eng.cpp1758 int64_t timeReference, int uncertainty) in loc_eng_inject_time()
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.h140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()
Dloc.cpp538 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time()
Dloc_eng.cpp1923 int64_t timeReference, int uncertainty) in loc_eng_inject_time()
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
DLocApiRpc.cpp436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime()