Searched refs:mUncertainty (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 310 const int mUncertainty; member 314 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime() 319 mAdapter->setTime(mTime, mTimeReference, mUncertainty); in proc() 323 mTime, mTimeReference, mUncertainty); in locallog()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 365 const int mUncertainty; member 369 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime() 374 mAdapter->setTime(mTime, mTimeReference, mUncertainty); in proc() 378 mTime, mTimeReference, mUncertainty); in locallog()
|