Home
last modified time | relevance | path

Searched defs:Sized (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_io/src/
H A Dpoll.rs42 pub fn register<S>(&self, source: &mut S, token: Token, interests: Interest) -> io::Result<()> in register()
51 pub fn deregister<S>(&self, source: &mut S) -> io::Result<()> in deregister()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/
H A Dasync_buf_read.rs159 fn lines(self) -> LinesTask<Self> in lines()
H A Dasync_read.rs197 fn by_ref(&mut self) -> &mut Self in by_ref()
H A Dasync_write.rs320 fn by_ref(&mut self) -> &mut Self in by_ref()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/util/
H A Dlinked_list.rs77 unsafe fn node(ptr: NonNull<Self>) -> NonNull<Node<Self>> in node()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/task/
H A Draw.rs104 unsafe fn node(mut ptr: NonNull<Self>) -> NonNull<Node<Self>> in node()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/
H A Drwlock.rs225 T: Sized, in into_inner()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/
H A Dwheel.rs126 unsafe fn node(mut ptr: NonNull<Self>) -> NonNull<Node<Self>> in node()
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/
H A Dschedule_io.rs101 unsafe fn node(mut ptr: NonNull<Self>) -> NonNull<Node<Self>> in node()