Home
last modified time | relevance | path

Searched refs:getNow (Results 1 – 4 of 4) sorted by relevance

/hardware/ril/libril/
Dril_event.cpp96 static void getNow(struct timeval * tv) in getNow() function
166 getNow(&now); in processTimeouts()
220 getNow(&now); in calcNextTimeout()
298 getNow(&now); in ril_timer_add()
/hardware/qcom/gps/msm8996/utils/
DLocTimer.cpp646 struct timespec getNow() { in getNow() function
686 struct timespec timeOfStart=getNow(); in main()
698 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
708 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
721 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
/hardware/qcom/gps/msm8909/utils/
DLocTimer.cpp648 struct timespec getNow() { in getNow() function
688 struct timespec timeOfStart=getNow(); in main()
700 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
710 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
723 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
/hardware/qcom/gps/msm8998/utils/
DLocTimer.cpp651 struct timespec getNow() { in getNow() function
691 struct timespec timeOfStart=getNow(); in main()
703 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
713 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
726 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()