Searched refs:mTimeOfBirth (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/gps/msm8996/utils/ |
D | LocTimer.cpp | 655 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/ |
D | LocTimer.cpp | 668 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/ |
D | LocTimer.cpp | 667 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/ |
D | LocTimer.cpp | 670 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/ |
D | LocTimer.cpp | 661 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/ |
D | LocTimer.cpp | 663 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/ |
D | LocTimer.cpp | 667 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/ |
D | LocTimer.cpp | 656 const struct timespec mTimeOfBirth; member in LocTimerTest 665 mTimeOut(timeout), mTimeOfBirth(getTimerWrapper(0)) {} in LocTimerTest() 676 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation()
|