Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 112) sorted by relevance

12345

/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DRecurrentTimer.h57 TimePoint now = Clock::now(); in registerRecurrentEvent() local
100 auto now = Clock::now(); in loop() local
/hardware/ril/librilutils/
Dlibrilutils.c21 struct timespec now; in ril_nano_time() local
/hardware/interfaces/radio/config/1.0/vts/functional/
Dradio_config_hidl_hal_test.cpp54 auto now = std::chrono::system_clock::now(); in wait() local
/hardware/interfaces/radio/config/1.1/vts/functional/
Dradio_config_hidl_hal_test.cpp53 auto now = std::chrono::system_clock::now(); in wait() local
/hardware/interfaces/radio/config/1.2/vts/functional/
Dradio_config_hidl_hal_test.cpp53 auto now = std::chrono::system_clock::now(); in wait() local
/hardware/ril/libril/
Dril_event.cpp162 struct timeval now; in processTimeouts() local
218 struct timeval now; in calcNextTimeout() local
297 struct timeval now; in ril_timer_add() local
/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_test.cpp65 auto now = std::chrono::system_clock::now(); in wait() local
/hardware/interfaces/radio/1.3/vts/functional/
Dradio_hidl_hal_test.cpp61 auto now = std::chrono::system_clock::now(); in wait() local
/hardware/interfaces/radio/1.0/vts/functional/
Dsap_hidl_hal_test.cpp45 auto now = std::chrono::system_clock::now(); in wait() local
Dradio_hidl_hal_test.cpp60 auto now = std::chrono::system_clock::now(); in wait() local
/hardware/interfaces/radio/1.1/vts/functional/
Dradio_hidl_hal_test.cpp58 auto now = std::chrono::system_clock::now(); in wait() local
/hardware/interfaces/radio/1.5/vts/functional/
Dradio_hidl_hal_test.cpp65 auto now = std::chrono::system_clock::now(); in wait() local
/hardware/interfaces/radio/1.2/vts/functional/
Dradio_hidl_hal_test.cpp129 auto now = std::chrono::system_clock::now(); in wait() local
/hardware/qcom/sdm845/display/libhistogram/
Dringbuffer.cpp39 void histogram::Ringbuffer::update_cumulative(nsecs_t now, in update_cumulative()
62 auto now = timekeeper->current_time(); in insert() local
/hardware/qcom/sm8150/display/libhistogram/
Dringbuffer.cpp39 void histogram::Ringbuffer::update_cumulative(nsecs_t now, in update_cumulative()
62 auto now = timekeeper->current_time(); in insert() local
/hardware/interfaces/confirmationui/1.0/default/
DPlatformSpecifics.cpp30 MonotonicClockTimeStamper::TimeStamp MonotonicClockTimeStamper::now() { in now() function in android::hardware::confirmationui::V1_0::implementation::MonotonicClockTimeStamper
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_test.cpp71 auto now = std::chrono::system_clock::now(); in wait() local
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dsync.h69 struct timeval now; in wait() local
/hardware/qcom/gps/msm8998/utils/
DLocTimer.cpp362 struct timespec now; in expire() local
660 struct timespec now; in getNow() local
669 struct timespec now; in getTimerWrapper() local
686 struct timespec now = getTimerWrapper(0); in deviation() local
/hardware/qcom/gps/msm8996/utils/
DLocTimer.cpp362 struct timespec now; in expire() local
648 struct timespec now; in getNow() local
657 struct timespec now; in getTimerWrapper() local
674 struct timespec now = getTimerWrapper(0); in deviation() local
/hardware/qcom/gps/msm8909w_3100/utils/
DLocTimer.cpp362 struct timespec now; in expire() local
661 struct timespec now; in getNow() local
670 struct timespec now; in getTimerWrapper() local
687 struct timespec now = getTimerWrapper(0); in deviation() local
/hardware/qcom/sdm845/gps/msm8996/utils/
DLocTimer.cpp361 struct timespec now; in expire() local
654 struct timespec now; in getNow() local
663 struct timespec now; in getTimerWrapper() local
680 struct timespec now = getTimerWrapper(0); in deviation() local
/hardware/qcom/sdm845/gps/msm8998/utils/
DLocTimer.cpp362 struct timespec now; in expire() local
660 struct timespec now; in getNow() local
669 struct timespec now; in getTimerWrapper() local
686 struct timespec now = getTimerWrapper(0); in deviation() local
/hardware/qcom/sdm845/gps/sdm845/utils/
DLocTimer.cpp364 struct timespec now; in expire() local
663 struct timespec now; in getNow() local
672 struct timespec now; in getTimerWrapper() local
689 struct timespec now = getTimerWrapper(0); in deviation() local
/hardware/qcom/sm8150/gps/utils/
DLocTimer.cpp364 struct timespec now; in expire() local
663 struct timespec now; in getNow() local
672 struct timespec now; in getTimerWrapper() local
689 struct timespec now = getTimerWrapper(0); in deviation() local

12345