Home
last modified time | relevance | path

Searched refs:poll_read_body (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dmanager.rs241 match self.controller.streams.poll_read_body(cx, id)? { in input_stream_frame()
H A Dstreams.rs417 pub(crate) fn poll_read_body( in poll_read_body() method