Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_types.cc378 std::string AddressChangeTypeToString(AddressChangeType type) { in AddressChangeTypeToString() function
H A Dquic_utils.cc151 std::string QuicUtils::AddressChangeTypeToString(AddressChangeType type) { in AddressChangeTypeToString() function in quic::QuicUtils