Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dhttp_body.rs585 box_stream, in async_chunk_trailer_1()
609 box_stream, in async_chunk_trailer_1()
643 box_stream, in async_chunk_trailer_2()
672 let box_stream = Box::new( in http_body_chunk2() localVariable
687 box_stream, in http_body_chunk2()
709 box_stream, in http_body_chunk2()
743 box_stream, in http_body_empty_err()
772 box_stream, in http_body_text()
794 box_stream, in http_body_text()
828 box_stream, in http_body_until_close()
[all …]
H A Dclient.rs943 let box_stream = Box::new("hello world".as_bytes()); in client_request_redirect() localVariable
948 box_stream, in client_request_redirect()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/downloader/
H A Dmod.rs288 let box_stream = Box::new("".as_bytes()); in download() localVariable
300 box_stream, in download()