/hardware/nxp/nfc/halimpl/utils/ |
D | NfccPowerTracker.cpp | 136 clock_gettime(CLOCK_BOOTTIME, &mLastScreenOnTimeStamp); in ProcessCmd() 140 clock_gettime(CLOCK_BOOTTIME, &mLastScreenOffTimeStamp); in ProcessCmd() 175 clock_gettime(CLOCK_BOOTTIME, &mActiveTimeStart); in ProcessNtf() 183 clock_gettime(CLOCK_BOOTTIME, &mActiveTimeEnd); in ProcessNtf() 250 clock_gettime(CLOCK_BOOTTIME, &mLastScreenOnTimeStamp); in ProcessPowerTrackNtf() 260 clock_gettime(CLOCK_BOOTTIME, &mLastScreenOffTimeStamp); in ProcessPowerTrackNtf()
|
/hardware/qcom/gps/msm8996/utils/ |
D | LocTimer.cpp | 46 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro 212 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer() 364 clock_gettime(CLOCK_BOOTTIME, &now); in expire() 548 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start() 649 clock_gettime(CLOCK_BOOTTIME, &now); in getNow() 658 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
|
/hardware/libhardware/modules/camera/3_4/metadata/ |
D | boottime_state_delegate.cpp | 32 int res = clock_gettime(CLOCK_BOOTTIME, &ts); in GetValue()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | LocTimer.cpp | 45 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro 211 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer() 364 clock_gettime(CLOCK_BOOTTIME, &now); in expire() 556 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start() 662 clock_gettime(CLOCK_BOOTTIME, &now); in getNow() 671 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
|
/hardware/qcom/gps/msm8998/utils/ |
D | LocTimer.cpp | 46 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro 212 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer() 364 clock_gettime(CLOCK_BOOTTIME, &now); in expire() 555 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start() 661 clock_gettime(CLOCK_BOOTTIME, &now); in getNow() 670 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | LocTimer.cpp | 47 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro 213 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer() 366 clock_gettime(CLOCK_BOOTTIME, &now); in expire() 558 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start() 664 clock_gettime(CLOCK_BOOTTIME, &now); in getNow() 673 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
|
/hardware/qcom/sdm845/gps/msm8996/utils/ |
D | LocTimer.cpp | 45 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro 211 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer() 363 clock_gettime(CLOCK_BOOTTIME, &now); in expire() 549 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start() 655 clock_gettime(CLOCK_BOOTTIME, &now); in getNow() 664 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
|
/hardware/qcom/sdm845/gps/msm8909/utils/ |
D | LocTimer.cpp | 45 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro 211 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer() 364 clock_gettime(CLOCK_BOOTTIME, &now); in expire() 551 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start() 657 clock_gettime(CLOCK_BOOTTIME, &now); in getNow() 666 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
|
/hardware/qcom/sdm845/gps/msm8998/utils/ |
D | LocTimer.cpp | 46 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro 212 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer() 364 clock_gettime(CLOCK_BOOTTIME, &now); in expire() 555 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start() 661 clock_gettime(CLOCK_BOOTTIME, &now); in getNow() 670 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
|
/hardware/qcom/gps/msm8909/utils/ |
D | LocTimer.cpp | 45 #define CLOCK_BOOTTIME CLOCK_MONOTONIC macro 211 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer() 364 clock_gettime(CLOCK_BOOTTIME, &now); in expire() 549 clock_gettime(CLOCK_BOOTTIME, &futureTime); in start() 650 clock_gettime(CLOCK_BOOTTIME, &now); in getNow() 659 clock_gettime(CLOCK_BOOTTIME, &now); in getTimerWrapper()
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/src/ |
D | loc_stub_time.cpp | 46 clock_gettime(CLOCK_BOOTTIME, &ts); in elapsedMicrosSinceBoot()
|
/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/ |
D | loc_stub_time.cpp | 46 clock_gettime(CLOCK_BOOTTIME, &ts); in elapsedMicrosSinceBoot()
|
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/ |
D | loc_stub_time.cpp | 46 clock_gettime(CLOCK_BOOTTIME, &ts); in elapsedMicrosSinceBoot()
|
/hardware/interfaces/confirmationui/1.0/default/ |
D | PlatformSpecifics.cpp | 32 if (!clock_gettime(CLOCK_BOOTTIME, &ts)) { in now()
|
/hardware/google/easel/amber/camera/include/ |
D | HdrPlusProfiler.h | 103 const static clockid_t kClockId = CLOCK_BOOTTIME;
|
/hardware/google/pixel/powerstats/ |
D | AidlStateResidencyDataProvider.cpp | 124 clock_gettime(CLOCK_BOOTTIME, &then); in getStatsTimed() 126 clock_gettime(CLOCK_BOOTTIME, &now); in getStatsTimed()
|
D | PowerStats.cpp | 358 dataTimeValid = (clock_gettime(CLOCK_BOOTTIME, &dataTime) == 0); in debugStateResidency() 485 dataTimeValid = (clock_gettime(CLOCK_BOOTTIME, &dataTime) == 0); in debugEnergyData()
|
/hardware/interfaces/keymaster/4.0/vts/functional/ |
D | VerificationTokenTest.cpp | 50 EXPECT_EQ(0, clock_gettime(CLOCK_BOOTTIME, ×pec)); in getTime()
|
/hardware/interfaces/power/stats/1.0/ |
D | types.hal | 43 /** Time since device boot(CLOCK_BOOTTIME) in milli-seconds */
|
/hardware/google/pixel/pixelstats/ |
D | SysfsCollector.cpp | 303 int timerfd = timerfd_create(CLOCK_BOOTTIME, 0); in collect()
|
/hardware/qcom/audio/hal/audio_extn/ |
D | spkr_protection.c | 134 clock_gettime(CLOCK_BOOTTIME, &handle.spkr_last_time_used); in spkr_prot_set_spkrstatus() 174 clock_gettime(CLOCK_BOOTTIME, &temp); in is_speaker_in_use()
|
/hardware/libhardware/modules/usbcamera/ |
D | Camera.cpp | 468 res = clock_gettime(CLOCK_BOOTTIME, &ts); in notifyShutter()
|
/hardware/libhardware/modules/camera/3_0/ |
D | Camera.cpp | 459 res = clock_gettime(CLOCK_BOOTTIME, &ts); in notifyShutter()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3HWI.cpp | 453 status_t res = clock_gettime(CLOCK_BOOTTIME, &ts); in logEaselEvent()
|