Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dstreams.rs309 pub(crate) fn push_back_pending_send(&mut self, id: u32) { in push_back_pending_send() method
333 self.push_back_pending_send(id); in try_consume_pending_concurrency()
352 self.push_back_pending_send(id); in reassign_conn_send_window()
489 self.push_back_pending_send(id); in poll_sized_data()
H A Dmanager.rs175 self.controller.streams.push_back_pending_send(message.id) in poll_recv_request()
194 self.controller.streams.push_back_pending_send(message.id) in poll_recv_request()