Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/conn/
H A Dhttp2.rs109 let text_io = TextIo::new(conn); in frame_2_response() localVariable
349 let text_io = self.get_mut(); in poll_read() localVariable
461 let mut text_io = TextIo::new(conn); in ut_http2_body_poll_read() localVariable