Home
last modified time | relevance | path

Searched refs:CLOCK_BOOTTIME_ALARM (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/health/utils/libhealthloop/
DHealthLoop.cpp184 wakealarm_fd_.reset(timerfd_create(CLOCK_BOOTTIME_ALARM, TFD_NONBLOCK)); in WakeAlarmInit()
/hardware/qcom/gps/msm8996/utils/
DLocTimer.cpp47 #define CLOCK_BOOTTIME_ALARM CLOCK_MONOTONIC macro
212 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
/hardware/qcom/gps/msm8998/utils/
DLocTimer.cpp47 #define CLOCK_BOOTTIME_ALARM CLOCK_MONOTONIC macro
212 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
/hardware/qcom/sdm845/gps/msm8909/utils/
DLocTimer.cpp46 #define CLOCK_BOOTTIME_ALARM CLOCK_MONOTONIC macro
211 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
/hardware/qcom/gps/msm8909/utils/
DLocTimer.cpp46 #define CLOCK_BOOTTIME_ALARM CLOCK_MONOTONIC macro
211 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
/hardware/qcom/sdm845/gps/msm8996/utils/
DLocTimer.cpp46 #define CLOCK_BOOTTIME_ALARM CLOCK_MONOTONIC macro
211 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
/hardware/qcom/sm7150/gps/utils/
DLocTimer.cpp48 #define CLOCK_BOOTTIME_ALARM CLOCK_MONOTONIC macro
213 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
/hardware/qcom/gps/msm8909w_3100/utils/
DLocTimer.cpp46 #define CLOCK_BOOTTIME_ALARM CLOCK_MONOTONIC macro
211 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
/hardware/qcom/sm8150/gps/utils/
DLocTimer.cpp48 #define CLOCK_BOOTTIME_ALARM CLOCK_MONOTONIC macro
213 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
/hardware/qcom/sdm845/gps/sdm845/utils/
DLocTimer.cpp48 #define CLOCK_BOOTTIME_ALARM CLOCK_MONOTONIC macro
213 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
/hardware/qcom/sdm845/gps/msm8998/utils/
DLocTimer.cpp47 #define CLOCK_BOOTTIME_ALARM CLOCK_MONOTONIC macro
212 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()
/hardware/qcom/sm8150p/gps/utils/
DLocTimer.cpp48 #define CLOCK_BOOTTIME_ALARM CLOCK_MONOTONIC macro
213 mDevFd(timerfd_create(wakeOnExpire ? CLOCK_BOOTTIME_ALARM : CLOCK_BOOTTIME, 0)) { in LocTimerContainer()