Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/buffer/
H A Dwindow.rs60 pub(crate) struct RecvWindow { struct
71 impl RecvWindow { impl
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dstreams.rs732 recv_window: RecvWindow, in new()