Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/io/
H A Dsplit.rs44 is_write_vectored: bool, field
55 let is_write_vectored = stream.is_write_vectored(); in split() localVariable
100 fn is_write_vectored(&self) -> bool { in is_write_vectored() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/
H A Dasync_write.rs64 fn is_write_vectored(&self) -> bool { in is_write_vectored() method
167 fn is_write_vectored(&self) -> bool { in is_write_vectored() function
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/tcp/
H A Dsplit.rs56 fn is_write_vectored(&self) -> bool { in is_write_vectored() method
102 fn is_write_vectored(&self) -> bool { in is_write_vectored() method
H A Dstream.rs625 fn is_write_vectored(&self) -> bool { in is_write_vectored() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/io/buffered/
H A Dasync_buf_writer.rs278 fn is_write_vectored(&self) -> bool { in is_write_vectored() method
H A Dasync_buf_reader.rs270 fn is_write_vectored(&self) -> bool { in is_write_vectored() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/net/sys/unix/
H A Dstream.rs360 fn is_write_vectored(&self) -> bool { in is_write_vectored() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/sys/unix/
H A Dchild.rs156 fn is_write_vectored(&self) -> bool { in is_write_vectored() method
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/process/
H A Dchild.rs358 fn is_write_vectored(&self) -> bool { in is_write_vectored() method