Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909/utils/
DLocTimer.cpp655 inline struct timespec getTimerWrapper(int timeout) { in getTimerWrapper() function in LocTimerTest
663 mTimeOut(timeout), mTimeOfBirth(getTimerWrapper(0)) {} in LocTimerTest()
673 struct timespec now = getTimerWrapper(0); in deviation()
/hardware/qcom/gps/msm8996/utils/
DLocTimer.cpp655 inline struct timespec getTimerWrapper(int timeout) { in getTimerWrapper() function in LocTimerTest
663 mTimeOut(timeout), mTimeOfBirth(getTimerWrapper(0)) {} in LocTimerTest()
673 struct timespec now = getTimerWrapper(0); in deviation()