Home
last modified time | relevance | path

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

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