Searched refs:crypto_framer (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/net/quic/test_tools/
H A Dcrypto_test_utils.cc73 CryptoFramer crypto_framer; local
83 crypto_framer.set_visitor(&crypto_visitor);
92 ASSERT_TRUE(crypto_framer.ProcessInput(*frame_data));
100 ASSERT_EQ(0u, crypto_framer.InputBytesRemaining());
H A Dquic_test_utils.cc10 #include "net/quic/crypto/crypto_framer.h"
516 CryptoFramer crypto_framer; local
517 scoped_ptr<QuicData> data(crypto_framer.ConstructHandshakeMessage(message));
/external/chromium_org/net/
H A Dnet.target.darwin-arm.mk331 net/quic/crypto/crypto_framer.cc \
H A Dnet.target.darwin-arm64.mk331 net/quic/crypto/crypto_framer.cc \
H A Dnet.target.darwin-mips.mk331 net/quic/crypto/crypto_framer.cc \
H A Dnet.target.darwin-x86.mk331 net/quic/crypto/crypto_framer.cc \
H A Dnet.target.darwin-x86_64.mk331 net/quic/crypto/crypto_framer.cc \
H A Dnet.target.linux-arm.mk331 net/quic/crypto/crypto_framer.cc \
H A Dnet.target.linux-arm64.mk331 net/quic/crypto/crypto_framer.cc \
H A Dnet.target.linux-mips.mk331 net/quic/crypto/crypto_framer.cc \
H A Dnet.target.linux-x86.mk331 net/quic/crypto/crypto_framer.cc \
H A Dnet.target.linux-x86_64.mk331 net/quic/crypto/crypto_framer.cc \

Completed in 236 milliseconds