Searched refs:AddressChangeTypeToString (Results 1 – 5 of 5) sorted by relevance
377 std::string AddressChangeTypeToString(AddressChangeType type) { in AddressChangeTypeToString() function393 os << AddressChangeTypeToString(type); in operator <<()
57 static std::string AddressChangeTypeToString(AddressChangeType type);
151 std::string QuicUtils::AddressChangeTypeToString(AddressChangeType type) { in AddressChangeTypeToString() function in quic::QuicUtils
500 QUIC_EXPORT_PRIVATE std::string AddressChangeTypeToString(
7262 AddressChangeTypeToString(active_effective_peer_migration_type_), in OnPathValidationSuccess()