Searched refs:AddressChangeTypeToString (Results 1 – 5 of 5) sorted by relevance
378 std::string AddressChangeTypeToString(AddressChangeType type) { in AddressChangeTypeToString() function394 os << AddressChangeTypeToString(type); in operator <<()
60 static std::string AddressChangeTypeToString(AddressChangeType type);
151 std::string QuicUtils::AddressChangeTypeToString(AddressChangeType type) { in AddressChangeTypeToString() function in quic::QuicUtils
512 QUICHE_EXPORT std::string AddressChangeTypeToString(AddressChangeType type);
7264 AddressChangeTypeToString(active_effective_peer_migration_type_), in OnPathValidationSuccess()