Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dstreams.rs393 if !stream.is_init_or_active_flow_control() { in window_update_streams()
746 pub(crate) fn is_init_or_active_flow_control(&self) -> bool { in is_init_or_active_flow_control() method