Home
last modified time | relevance | path

Searched defs:raw_os_error (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand_core-0.6.4/src/
H A Derror.rs87 pub fn raw_os_error(&self) -> Option<i32> { in raw_os_error() method
/aosp_15_r20/external/rust/android-crates-io/crates/rand_core/src/
Derror.rs87 pub fn raw_os_error(&self) -> Option<i32> { in raw_os_error() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/getrandom-0.2.14/src/
H A Derror.rs74 pub fn raw_os_error(self) -> Option<i32> { in raw_os_error() method
/aosp_15_r20/external/rust/android-crates-io/crates/getrandom/src/
Derror.rs74 pub fn raw_os_error(self) -> Option<i32> { in raw_os_error() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/
H A Derror.rs694 pub fn raw_os_error(&self) -> Option<RawOsError> { in raw_os_error() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/io/
H A Derror.rs694 pub fn raw_os_error(&self) -> Option<RawOsError> { in raw_os_error() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/io/
H A Derror.rs694 pub fn raw_os_error(&self) -> Option<RawOsError> { in raw_os_error() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/
H A Derror.rs694 pub fn raw_os_error(&self) -> Option<RawOsError> { in raw_os_error() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/io/
H A Derror.rs694 pub fn raw_os_error(&self) -> Option<RawOsError> { in raw_os_error() method
/aosp_15_r20/external/rust/android-crates-io/crates/vm-memory/src/
Dmmap_unix.rs459 pub fn raw_os_error(&self) -> i32 { in raw_os_error() method
Dmmap_xen.rs1035 fn raw_os_error(&self) -> i32 { in raw_os_error() method
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/linux_raw/io/
Derrno.rs75 pub const fn raw_os_error(self) -> i32 { in raw_os_error() method
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/backend/libc/io/
Derrno.rs1039 pub const fn raw_os_error(self) -> i32 { in raw_os_error() method