Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_utils_test.cc23 TEST_F(QuicUtilsTest, DetermineAddressChangeType) { in TEST_F() argument
H A Dquic_utils.cc205 AddressChangeType QuicUtils::DetermineAddressChangeType( in DetermineAddressChangeType() function in quic::QuicUtils