Home
last modified time | relevance | path

Searched defs:is_writable (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/
H A Devents.rs25 fn is_writable(&self) -> bool; in is_writable() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/
H A Dinterest.rs42 pub const fn is_writable(self) -> bool { in is_writable() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/windows/
H A Devents.rs152 fn is_writable(&self) -> bool { in is_writable() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/sys/unix/
H A Depoll.rs145 fn is_writable(&self) -> bool { in is_writable() method
H A Dkqueue.rs257 fn is_writable(&self) -> bool { in is_writable() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Dready.rs79 pub fn is_writable(self) -> bool { in is_writable() method