HomeSort by relevance Sort by last modified time
    Searched refs:mTimeReference (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.cpp 309 const int64_t mTimeReference;
314 mTime(t), mTimeReference(tf), mUncertainty(unc)
319 mAdapter->setTime(mTime, mTimeReference, mUncertainty);
323 mTime, mTimeReference, mUncertainty);
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng.cpp 373 const int64_t mTimeReference;
378 mTime(t), mTimeReference(tf), mUncertainty(unc)
383 mAdapter->setTime(mTime, mTimeReference, mUncertainty);
387 mTime, mTimeReference, mUncertainty);
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng.cpp 369 const int64_t mTimeReference;
374 mTime(t), mTimeReference(tf), mUncertainty(unc)
379 mAdapter->setTime(mTime, mTimeReference, mUncertainty);
383 mTime, mTimeReference, mUncertainty);
    [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng.cpp 369 const int64_t mTimeReference;
374 mTime(t), mTimeReference(tf), mUncertainty(unc)
379 mAdapter->setTime(mTime, mTimeReference, mUncertainty);
383 mTime, mTimeReference, mUncertainty);
    [all...]

Completed in 53 milliseconds