Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dmanager.rs527 .reassign_stream_send_window(id as u32, increment)?; in recv_window_frame()
H A Dstreams.rs358 pub(crate) fn reassign_stream_send_window( in reassign_stream_send_window() method