Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/h3/
Dffi.rs217 match conn.send_response_with_priority( in quiche_h3_send_response_with_priority()
Dmod.rs716 self.send_response_with_priority( in send_response()
732 pub fn send_response_with_priority<T: NameValue>( in send_response_with_priority() method