Home
last modified time | relevance | path

Searched refs:Timer (Results 1 – 9 of 9) sorted by relevance

/device/generic/trusty/dhcp/client/
Dtimer.cpp28 Timer::Timer() : mExpires(0) {} in Timer() function in Timer
30 void Timer::expireSeconds(uint64_t seconds) { in expireSeconds()
34 bool Timer::expired() const { in expired()
38 uint64_t Timer::remainingMillis() const { in remainingMillis()
Dtimer.h24 class Timer {
27 Timer();
Ddhcpclient.h93 Timer mT1, mT2;
/device/google/contexthub/firmware/os/core/
Dtimer.c42 struct Timer { struct
57 static struct Timer mTimers[MAX_TIMERS]; argument
73 static struct Timer *timFindTimerById(uint32_t timId) /* no locks taken. be careful what you do wit… in timFindTimerById()
89 static void timCallFunc(struct Timer *tim) in timCallFunc()
118 struct Timer *tim; in timFireAsNeededAndUpdateAlarms()
177 struct Timer *t; in timTimerSetEx()
228 struct Timer *t = (struct Timer *)context; in timerEventMatch()
243 struct Timer *t = timFindTimerById(timerId); in timTimerCancelEx()
272 struct Timer *tim; in timTimerCancelAll()
/device/google/cuttlefish/guest/commands/sensor_injection/
Dmain.cpp98 android::base::Timer timer; in InjectOrientation()
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all4505 grlib_gptimer_disabled(int id, uint32_t config) "timer:%d Timer disable config 0x%x"
4513 aspeed_timer_ctrl_enable(uint8_t i, bool enable) "Timer %" PRIu8 ": %d"
4514 aspeed_timer_ctrl_external_clock(uint8_t i, bool enable) "Timer %" PRIu8 ": %d"
4515 aspeed_timer_ctrl_overflow_interrupt(uint8_t i, bool enable) "Timer %" PRIu8 ": %d"
4516 aspeed_timer_ctrl_pulse_enable(uint8_t i, bool enable) "Timer %" PRIu8 ": %d"
4518 aspeed_timer_set_value(int timer, int reg, uint32_t value) "Timer %d register %d: 0x%" PRIx32
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all4505 grlib_gptimer_disabled(int id, uint32_t config) "timer:%d Timer disable config 0x%x"
4513 aspeed_timer_ctrl_enable(uint8_t i, bool enable) "Timer %" PRIu8 ": %d"
4514 aspeed_timer_ctrl_external_clock(uint8_t i, bool enable) "Timer %" PRIu8 ": %d"
4515 aspeed_timer_ctrl_overflow_interrupt(uint8_t i, bool enable) "Timer %" PRIu8 ": %d"
4516 aspeed_timer_ctrl_pulse_enable(uint8_t i, bool enable) "Timer %" PRIu8 ": %d"
4518 aspeed_timer_set_value(int timer, int reg, uint32_t value) "Timer %d register %d: 0x%" PRIx32
/device/google/atv/products/lowram_boot_profiles/
Dpreloaded-classes2566 android.content.res.ResourceTimer$Timer
6590 android.os.BatteryStats$Timer
16183 java.util.Timer
16184 java.util.Timer$1
Dboot-image-profile.txt1858 Landroid/content/res/ResourceTimer$Timer;
5922 Landroid/os/BatteryStats$Timer;
15536 Ljava/util/Timer$1;
15537 Ljava/util/Timer;
24716 PLandroid/content/res/ResourceTimer$Timer;-><init>()V
24717 PLandroid/content/res/ResourceTimer$Timer;-><init>(Landroid/content/res/ResourceTimer$Timer-IA;)V
33369 HSPLandroid/os/BatteryStats$Timer;-><init>()V
55115 HSPLjava/util/Timer$1;-><init>(Ljava/util/Timer;)V
55116 HSPLjava/util/Timer$1;->finalize()V
55117 PLjava/util/Timer;->-$$Nest$fgetqueue(Ljava/util/Timer;)Ljava/util/TaskQueue;
[all …]