Home
last modified time | relevance | path

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

/external/rust/crates/quiche/src/h3/
Dframe.rs312 pub fn to_qlog(&self) -> Http3Frame { in to_qlog() method
Dstream.rs51 pub fn to_qlog(self) -> qlog::events::h3::H3StreamType { in to_qlog() method
/external/rust/crates/quiche/src/
Dframe.rs812 pub fn to_qlog(&self) -> QuicFrame { in to_qlog() method
Dpacket.rs158 pub(crate) fn to_qlog(self) -> qlog::events::quic::PacketType { in to_qlog() method
Dlib.rs7905 pub fn to_qlog( in to_qlog() method