Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dmanager.rs540 H2Error::ConnectionError(code) => self.manage_conn_error(cx, code), in manage_resp_error()
600 fn manage_conn_error( in manage_conn_error() method