Searched defs:SetAlternativeDecrypter (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_connection.cc1654 void QuicConnection::SetAlternativeDecrypter(QuicDecrypter* decrypter, function in class:net::QuicConnection
1657 framer_.SetAlternativeDecrypter(decrypter, level, latch_once_used);
H A Dquic_framer.cc1659 void QuicFramer::SetAlternativeDecrypter(QuicDecrypter* decrypter, function in class:net::QuicFramer

Completed in 62 milliseconds