Home
last modified time | relevance | path

Searched defs:buf_inner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/
H A Dstdio.rs119 let mut buf_inner = buf_op.take().unwrap(); localVariable
211 let mut buf_inner = BufInner::new(); in ut_test_stdio_basic() localVariable
H A Dstdin.rs55 let mut buf_inner = buf_op.take().unwrap(); in poll_read() localVariable