Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/h3/
Dstream.rs369 pub fn initialize_local(&mut self) { in initialize_local() method
Dmod.rs837 s.initialize_local(); in send_headers()