Searched refs:mTimeReference (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 309 const int64_t mTimeReference; 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 | 364 const int64_t mTimeReference; member 369 mTime(t), mTimeReference(tf), mUncertainty(unc) in LocEngSetTime() 374 mAdapter->setTime(mTime, mTimeReference, mUncertainty); in proc() 378 mTime, mTimeReference, mUncertainty); in locallog()
|