Home
last modified time | relevance | path

Searched refs:is_error (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/
H A Devents.rs34 fn is_error(&self) -> bool; in is_error() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/
H A Depoll.rs162 fn is_error(&self) -> bool { in is_error() method
198 assert!(event.is_error()); in ut_event_is_err()
H A Dkqueue.rs269 fn is_error(&self) -> bool { in is_error() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Devents.rs164 fn is_error(&self) -> bool { in is_error() method