Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/
Dstream.rs133 pub(super) struct NextWindowUpdate; struct
446 impl store::Next for NextWindowUpdate { implementation