Home
last modified time | relevance | path

Searched refs:timer_settime (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/hardware/qcom/sm8150/media/conf_files/atoll/
H A Dmediacodec-seccomp.policy18 timer_settime: 1
/aosp12/hardware/qcom/sm8150/media/conf_files/msmnile/
H A Dmediacodec-seccomp.policy18 timer_settime: 1
/aosp12/hardware/qcom/sm8150/media/conf_files/sm6150/
H A Dmediacodec-seccomp.policy18 timer_settime: 1
/aosp12/hardware/qcom/sm8150/media/conf_files/trinket/
H A Dmediacodec-seccomp.policy18 timer_settime: 1
/aosp12/hardware/qcom/sm7250/media/conf_files/bengal/
H A Dmediacodec-seccomp.policy18 timer_settime: 1
/aosp12/hardware/qcom/sm7250/media/conf_files/lito/
H A Dmediacodec-seccomp.policy18 timer_settime: 1
/aosp12/hardware/qcom/sm7250/media/conf_files/kona/
H A Dmediacodec-seccomp.policy18 timer_settime: 1
/aosp12/hardware/nxp/nfc/pn8x/halimpl/tml/
H A DphOsalNfc_Timer.cc164 if ((timer_settime(pTimerHandle->hTimerHandle, 0, &its, NULL)) == -1) { in phOsalNfc_Timer_Start()
207 if ((timer_settime(pTimerHandle->hTimerHandle, 0, &its, NULL)) == -1) { in phOsalNfc_Timer_Stop()
/aosp12/hardware/nxp/nfc/snxxx/halimpl/tml/
H A DphOsalNfc_Timer.cc164 if ((timer_settime(pTimerHandle->hTimerHandle, 0, &its, NULL)) == -1) { in phOsalNfc_Timer_Start()
207 if ((timer_settime(pTimerHandle->hTimerHandle, 0, &its, NULL)) == -1) { in phOsalNfc_Timer_Stop()
/aosp12/frameworks/av/media/libwatchdog/
H A DWatchdog.cpp49 err = timer_settime(mTimerId, 0, &spec, nullptr); in Watchdog()
/aosp12/frameworks/av/services/mediaextractor/seccomp_policy/
H A Dmediaextractor-arm64.policy34 timer_settime: 1
H A Dmediaextractor-x86_64.policy38 timer_settime: 1
H A Dmediaextractor-x86.policy43 timer_settime: 1
H A Dmediaextractor-arm.policy45 timer_settime: 1
/aosp12/packages/apps/Nfc/nci/jni/
H A DIntervalTimer.cpp52 stat = timer_settime(mTimerId, 0, &ts, 0); in set()
/aosp12/system/chre/platform/linux/
H A Dsystem_timer.cc126 int ret = timer_settime(mTimerId, kFlags, &spec, nullptr); in setInternal()
/aosp12/system/bt/osi/src/
H A Dalarm.cc498 timer_settime(wakeup_timer, TIMER_ABSTIME, &end_of_time, NULL); in reschedule_root_alarm()
508 if (timer_settime(wakeup_timer, TIMER_ABSTIME, &wakeup_time, NULL) == -1) in reschedule_root_alarm()
519 if (timer_settime(timer, TIMER_ABSTIME, &timer_time, NULL) == -1) in reschedule_root_alarm()
/aosp12/bionic/libc/include/
H A Dtime.h103 int timer_settime(timer_t __timer, int __flags, const struct itimerspec* __new_value, struct itimer…
/aosp12/bionic/tests/headers/posix/
H A Dtime_h.c104 FUNCTION(timer_settime, int (*f)(timer_t, int, const struct itimerspec*, struct itimerspec*)); in time_h()
/aosp12/bionic/libc/bionic/
H A Dposix_timers.cpp213 int timer_settime(timer_t id, int flags, const itimerspec* ts, itimerspec* ots) { in timer_settime() function
/aosp12/hardware/broadcom/libbt/src/
H A Dupio.c230 if (timer_settime(lpm_proc_cb.timer_id, 0, &ts, 0) == 0) { in upio_start_stop_timer()
/aosp12/hardware/interfaces/vibrator/1.3/example/
H A DVibrator.cpp171 if (timer_settime(mTimer, 0, &ts, nullptr) < 0) { in activate()
/aosp12/bionic/tests/
H A Dtime_test.cpp469 ASSERT_EQ(0, timer_settime(t, 0, &ts, nullptr)); in SetTime()
523 ASSERT_EQ(0, timer_settime(timer_id, 0, &ts, nullptr)); in TEST()
743 ASSERT_EQ(0, timer_settime(tdd.timer_id, 0, &ts, nullptr)); in TEST()
/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Dtunnel_test.c235 timer_settime(timer_id, 0, &timer_spec, NULL);
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt1070 timer_settime

12