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

/external/chromium_org/net/quic/
H A Dquic_connection.cc1649 void QuicConnection::SetDecrypter(QuicDecrypter* decrypter, function in class:net::QuicConnection
1651 framer_.SetDecrypter(decrypter, level);
H A Dquic_framer.cc1651 void QuicFramer::SetDecrypter(QuicDecrypter* decrypter, function in class:net::QuicFramer

Completed in 210 milliseconds