Home
last modified time | relevance | path

Searched defs:ClockId (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/
Dtime.rs14 pub struct ClockId(clockid_t); struct
16 impl ClockId { implementation
165 impl From<clockid_t> for ClockId { implementation
171 impl std::fmt::Display for ClockId { implementation
209 pub fn clock_settime(clock_id: ClockId, timespec: TimeSpec) -> Result<()> { in clock_settime()
220 pub fn clock_getcpuclockid(pid: Pid) -> Result<ClockId> { in clock_getcpuclockid()
267 clock_id: ClockId, in clock_nanosleep()
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/thread/
Dsyscalls.rs24 id: ClockId, in clock_nanosleep_relative()
70 id: ClockId, in clock_nanosleep_relative_old()
95 pub(crate) fn clock_nanosleep_absolute(id: ClockId, req: &__kernel_timespec) -> io::Result<()> { in clock_nanosleep_absolute()
128 unsafe fn clock_nanosleep_absolute_old(id: ClockId, req: &__kernel_timespec) -> io::Result<()> { in clock_nanosleep_absolute_old()
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/thread/
Dsyscalls.rs50 pub(crate) fn clock_nanosleep_relative(id: ClockId, request: &Timespec) -> NanosleepRelativeResult { in clock_nanosleep_relative()
104 fn clock_nanosleep_relative_old(id: ClockId, request: &Timespec) -> NanosleepRelativeResult { in clock_nanosleep_relative_old()
151 pub(crate) fn clock_nanosleep_absolute(id: ClockId, request: &Timespec) -> io::Result<()> { in clock_nanosleep_absolute()
198 fn clock_nanosleep_absolute_old(id: ClockId, request: &Timespec) -> io::Result<()> { in clock_nanosleep_absolute_old()
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/time/
Dsyscalls.rs51 unsafe fn clock_getres_old(which_clock: ClockId, result: &mut MaybeUninit<Timespec>) { in clock_getres_old()
63 pub(crate) fn clock_settime(which_clock: ClockId, timespec: Timespec) -> io::Result<()> { in clock_settime()
89 unsafe fn clock_settime_old(which_clock: ClockId, timespec: Timespec) -> io::Result<()> { in clock_settime_old()
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/thread/
Dclock.rs42 pub fn clock_nanosleep_relative(id: ClockId, request: &Timespec) -> NanosleepRelativeResult { in clock_nanosleep_relative()
71 pub fn clock_nanosleep_absolute(id: ClockId, request: &Timespec) -> io::Result<()> { in clock_nanosleep_absolute()
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/
Dclockid.rs18 pub enum ClockId { enum
105 pub enum ClockId { enum
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/time/
Dsyscalls.rs238 pub(crate) fn clock_settime(id: ClockId, timespec: Timespec) -> io::Result<()> { in clock_settime()
269 fn clock_settime_old(id: ClockId, timespec: Timespec) -> io::Result<()> { in clock_settime_old()
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/time/
Dclock.rs106 pub fn clock_settime(id: ClockId, timespec: Timespec) -> io::Result<()> { in clock_settime()
/aosp_15_r20/external/rust/android-crates-io/crates/nix/src/sys/
Dtimer.rs74 pub fn new(clockid: ClockId, mut sigevent: SigEvent) -> Result<Self> { in new()
Dtimerfd.rs100 pub fn new(clockid: ClockId, flags: TimerFlags) -> Result<Self> { in new()
/aosp_15_r20/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/clocks/
H A DClockProviderPlugin.kt54 typealias ClockId = String typealias
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/libc-0.2.153/src/unix/nto/
H A Dneutrino.rs1274 pub fn ClockId(__pid: ::pid_t, __tid: ::c_int) -> ::c_int; in ClockId() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/nto/
H A Dneutrino.rs1274 pub fn ClockId(__pid: ::pid_t, __tid: ::c_int) -> ::c_int; in ClockId() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/nto/
H A Dneutrino.rs1274 pub fn ClockId(__pid: ::pid_t, __tid: ::c_int) -> ::c_int; in ClockId() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/libc/src/unix/nto/
H A Dneutrino.rs1274 pub fn ClockId(__pid: ::pid_t, __tid: ::c_int) -> ::c_int; in ClockId() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/libc/src/unix/nto/
H A Dneutrino.rs1274 pub fn ClockId(__pid: ::pid_t, __tid: ::c_int) -> ::c_int; in ClockId() function
/aosp_15_r20/external/rust/android-crates-io/crates/libc/src/unix/nto/
Dneutrino.rs1274 pub fn ClockId(__pid: ::pid_t, __tid: ::c_int) -> ::c_int; in ClockId() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/libc/src/unix/nto/
H A Dneutrino.rs1274 pub fn ClockId(__pid: ::pid_t, __tid: ::c_int) -> ::c_int; in ClockId() function