Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/conn/
Dhttp2.rs123 let text_io = TextIo::new(conn); in frame_2_response() localVariable
373 let text_io = self.get_mut(); in poll_read() localVariable
545 let mut text_io = TextIo::new(conn); in ut_http2_body_poll_read() localVariable
Dhttp3.rs308 let text_io = self.get_mut(); in poll_read() localVariable