Home
last modified time | relevance | path

Searched refs:mTimeReference (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.cpp309 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/
Dloc_eng.cpp364 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()