Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dmanager.rs539 H2Error::StreamError(id, code) => self.manage_stream_error(cx, id, code), in manage_resp_error()
555 fn manage_stream_error( in manage_stream_error() method