Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/buffer/
H A Dwindow.rs115 pub(crate) fn increase_notification(&mut self, size: u32) { in increase_notification() method
121 self.increase_notification(size); in check_window_update()
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dstreams.rs251 stream.recv_window.increase_notification(extra); in apply_recv_initial_window_size()