/aosp12/hardware/qcom/gps/msm8996/utils/ |
H A D | LocTimer.cpp | 642 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds() function 675 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation() 699 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 709 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 722 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
|
/aosp12/hardware/qcom/gps/msm8909/utils/ |
H A D | LocTimer.cpp | 643 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds() function 676 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation() 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()
|
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/ |
H A D | LocTimer.cpp | 655 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds() function 688 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation() 712 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 722 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 735 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
|
/aosp12/hardware/qcom/gps/msm8998/utils/ |
H A D | LocTimer.cpp | 654 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds() function 687 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation() 711 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 721 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 734 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
|
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/ |
H A D | LocTimer.cpp | 650 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds() function 683 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation() 707 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 717 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 730 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/ |
H A D | LocTimer.cpp | 654 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds() function 687 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation() 711 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 721 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 734 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
|
/aosp12/hardware/qcom/sm8150p/gps/utils/ |
H A D | LocTimer.cpp | 657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds() function 690 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation() 714 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 724 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 737 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/ |
H A D | LocTimer.cpp | 657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds() function 690 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation() 714 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 724 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 737 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
|
/aosp12/hardware/qcom/sm7150/gps/utils/ |
H A D | LocTimer.cpp | 657 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds() function 690 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation() 714 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 724 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 737 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
|
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/ |
H A D | LocTimer.cpp | 648 double getDeltaSeconds(struct timespec from, struct timespec to) { in getDeltaSeconds() function 681 double delta = getDeltaSeconds(mTimeOfBirth, now); in deviation() 705 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 715 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main() 728 printf("%lf:\n", getDeltaSeconds(timeOfStart, getNow())); in main()
|