Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/
Dread_task.rs216 let trans = String::from_utf8(mem::take(buf)); in poll() localVariable
371 let trans = String::from_utf8(mem::take(buf)); in poll() localVariable