Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dstreams.rs224 let excess = size - current; in apply_send_initial_window_size() localVariable
234 let excess = current - size; in apply_send_initial_window_size() localVariable