Searched defs:setTime (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A DLocEngAdapter.h125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) function in class:LocEngAdapter
127 return mLocApi->setTime(time, timeReference, uncertainty);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp436 LocApiRpc::setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) function in class:LocApiRpc
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.h140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) function in class:LocEngAdapter
142 return mLocApi->setTime(time, timeReference, uncertainty);

Completed in 83 milliseconds