SetDecrypter 1532 net/quic/quic_connection.cc framer_.SetDecrypter(decrypter); SetDecrypter 422 net/quic/quic_connection.h void SetDecrypter(QuicDecrypter* decrypter); SetDecrypter 306 net/quic/quic_connection_test.cc framer.SetDecrypter(new TaggingDecrypter); SetDecrypter 2341 net/quic/quic_connection_test.cc connection_.SetDecrypter(new StrictTaggingDecrypter(tag)); SetDecrypter 113 net/quic/quic_crypto_server_stream.cc session()->connection()->SetDecrypter( SetDecrypter 328 net/quic/quic_framer.h void SetDecrypter(QuicDecrypter* decrypter); SetDecrypter 368 net/quic/quic_framer_test.cc framer_.SetDecrypter(decrypter_);