Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/
H A Dread_task.rs450 fn poll_next_line( in poll_next_line() function
476 poll_fn(|cx| Pin::new(&mut *self).poll_next_line(cx)).await in next_line()