Home
last modified time | relevance | path

Searched defs:key_update_count (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection_stats.h180 uint32_t key_update_count = 0; member
H A Dquic_framer_test.cc632 size_t key_update_count() const { return key_update_reasons_.size(); } in key_update_count() function in quic::test::__anon0923887d0111::TestQuicVisitor