Home
last modified time | relevance | path

Searched defs:SendWindow (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/buffer/
H A Dwindow.rs18 pub(crate) struct SendWindow { struct
25 impl SendWindow { impl
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dstreams.rs733 send_window: SendWindow, in new()