Home
last modified time | relevance | path

Searched defs:TimerHandle (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/time/
Dentry.rs321 pub(crate) struct TimerHandle { struct
322 inner: NonNull<TimerShared>,
432 pub(super) fn handle(&self) -> TimerHandle { in handle()
592 impl TimerHandle { impl
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/time/wheel/
Dmod.rs91 item: TimerHandle, in insert()
92 ) -> Result<u64, (TimerHandle, InsertError)> { in insert()
142 pub(crate) fn poll(&mut self, now: u64) -> Option<TimerHandle> { in poll()
Dlevel.rs122 pub(crate) unsafe fn add_entry(&mut self, item: TimerHandle) { in add_entry()
/aosp_15_r20/system/chre/core/include/chre/core/
H A Dtimer_pool.h41 typedef uint32_t TimerHandle; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/asyncio/
Devents.py98 class TimerHandle(Handle): class
/aosp_15_r20/external/python/cpython3/Lib/asyncio/
Devents.py98 class TimerHandle(Handle): class
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/asyncio/
H A Devents.py98 class TimerHandle(Handle): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/asyncio/
Devents.py98 class TimerHandle(Handle): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/asyncio/
Devents.py98 class TimerHandle(Handle): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/asyncio/
Devents.py98 class TimerHandle(Handle): class