Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/fs/
H A Dasync_file.rs387 let mut r_buf = buf.take().unwrap(); in poll_seek() localVariable
441 let mut r_buf = file_buf.take().unwrap(); in poll_read() localVariable