Home
last modified time | relevance | path

Searched refs:mTimeOfBirth (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/gps/msm8996/utils/
DLocTimer.cpp655 const struct timespec mTimeOfBirth; member in LocTimerTest
664 mTimeOut(timeout), mTimeOfBirth(getTimerWrapper(0)) {} in LocTimerTest()
675 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation()
/hardware/qcom/gps/msm8909w_3100/utils/
DLocTimer.cpp668 const struct timespec mTimeOfBirth; member in LocTimerTest
677 mTimeOut(timeout), mTimeOfBirth(getTimerWrapper(0)) {} in LocTimerTest()
688 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation()
/hardware/qcom/gps/msm8998/utils/
DLocTimer.cpp667 const struct timespec mTimeOfBirth; member in LocTimerTest
676 mTimeOut(timeout), mTimeOfBirth(getTimerWrapper(0)) {} in LocTimerTest()
687 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation()
/hardware/qcom/sdm845/gps/sdm845/utils/
DLocTimer.cpp670 const struct timespec mTimeOfBirth; member in LocTimerTest
679 mTimeOut(timeout), mTimeOfBirth(getTimerWrapper(0)) {} in LocTimerTest()
690 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation()
/hardware/qcom/sdm845/gps/msm8996/utils/
DLocTimer.cpp661 const struct timespec mTimeOfBirth; member in LocTimerTest
670 mTimeOut(timeout), mTimeOfBirth(getTimerWrapper(0)) {} in LocTimerTest()
681 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation()
/hardware/qcom/sdm845/gps/msm8909/utils/
DLocTimer.cpp663 const struct timespec mTimeOfBirth; member in LocTimerTest
672 mTimeOut(timeout), mTimeOfBirth(getTimerWrapper(0)) {} in LocTimerTest()
683 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation()
/hardware/qcom/sdm845/gps/msm8998/utils/
DLocTimer.cpp667 const struct timespec mTimeOfBirth; member in LocTimerTest
676 mTimeOut(timeout), mTimeOfBirth(getTimerWrapper(0)) {} in LocTimerTest()
687 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation()
/hardware/qcom/gps/msm8909/utils/
DLocTimer.cpp656 const struct timespec mTimeOfBirth; member in LocTimerTest
665 mTimeOut(timeout), mTimeOfBirth(getTimerWrapper(0)) {} in LocTimerTest()
676 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation()