SetDefaultEncryptionLevel  415 net/quic/quic_connection.h   void SetDefaultEncryptionLevel(EncryptionLevel level);
SetDefaultEncryptionLevel 2232 net/quic/quic_connection_test.cc   connection_.SetDefaultEncryptionLevel(ENCRYPTION_INITIAL);
SetDefaultEncryptionLevel 2273 net/quic/quic_connection_test.cc   connection_.SetDefaultEncryptionLevel(ENCRYPTION_INITIAL);
SetDefaultEncryptionLevel 2294 net/quic/quic_connection_test.cc   connection_.SetDefaultEncryptionLevel(ENCRYPTION_FORWARD_SECURE);
SetDefaultEncryptionLevel 2312 net/quic/quic_connection_test.cc   connection_.SetDefaultEncryptionLevel(ENCRYPTION_NONE);
SetDefaultEncryptionLevel 2317 net/quic/quic_connection_test.cc   connection_.SetDefaultEncryptionLevel(ENCRYPTION_INITIAL);
SetDefaultEncryptionLevel 2342 net/quic/quic_connection_test.cc   connection_.SetDefaultEncryptionLevel(ENCRYPTION_INITIAL);
SetDefaultEncryptionLevel  120 net/quic/quic_crypto_client_stream.cc         session()->connection()->SetDefaultEncryptionLevel(ENCRYPTION_NONE);
SetDefaultEncryptionLevel  188 net/quic/quic_crypto_client_stream.cc         session()->connection()->SetDefaultEncryptionLevel(
SetDefaultEncryptionLevel  339 net/quic/quic_crypto_client_stream.cc         session()->connection()->SetDefaultEncryptionLevel(
SetDefaultEncryptionLevel  109 net/quic/quic_crypto_server_stream.cc   session()->connection()->SetDefaultEncryptionLevel(
SetDefaultEncryptionLevel  120 net/quic/quic_crypto_server_stream.cc   session()->connection()->SetDefaultEncryptionLevel(