Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dmanager.rs155 self.controller.streams.window_update_conn(&self.input_tx)?; in manage_pending_state()
H A Dstreams.rs372 pub(crate) fn window_update_conn( in window_update_conn() method