Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/atty/src/
Dlib.rs168 fn is_err() { in is_err() function
188 fn is_err() { in is_err() function
/aosp_15_r20/trusty/user/base/lib/trusty-sys/src/
Derr.rs78 pub fn is_err(rc: c_long) -> bool { in is_err() method
/aosp_15_r20/frameworks/libs/binary_translation/jni/
Dguest_jni_trampolines.cc165 bool is_err = InitLocaleCanonicalTag(env, in JNIEnv_CallStaticVoidMethodV_ForGuest() local
/aosp_15_r20/external/libese/libese/include/ese/
H A Dese_hw_api.h182 bool is_err; member
/aosp_15_r20/external/rust/android-crates-io/crates/idna/src/
Duts46.rs619 fn is_err(&self) -> bool { in is_err() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs606 pub const fn is_err(&self) -> bool { in is_err() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs606 pub const fn is_err(&self) -> bool { in is_err() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs606 pub const fn is_err(&self) -> bool { in is_err() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs606 pub const fn is_err(&self) -> bool { in is_err() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/
H A Dresult.rs606 pub const fn is_err(&self) -> bool { in is_err() method
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/
Dlib.rs1129 let is_err = d.severity() >= CXDiagnostic_Error; in parse() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/combine/src/
Derror.rs968 pub fn is_err(&self) -> bool { in is_err() method
/aosp_15_r20/external/e2fsprogs/misc/
H A Dfuse2fs.c3908 int is_err = 0; in __translate_error() local