Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
H A Dqbone_session_base.h106 uint64_t num_fallback_to_stream_ = 0; variable
H A Dqbone_session_base.cc205 return num_fallback_to_stream_; in GetNumFallbackToStream()