HomeSort by relevance Sort by last modified time
    Searched refs:crypto_framer (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/net/quic/test_tools/
crypto_test_utils.cc 73 CryptoFramer crypto_framer; local
83 crypto_framer.set_visitor(&crypto_visitor);
97 ASSERT_TRUE(crypto_framer.ProcessInput(*frame_data));
105 ASSERT_EQ(0u, crypto_framer.InputBytesRemaining());
quic_test_utils.cc 10 #include "net/quic/crypto/crypto_framer.h"
539 CryptoFramer crypto_framer; local
540 scoped_ptr<QuicData> data(crypto_framer.ConstructHandshakeMessage(message));
  /external/chromium_org/net/
net.target.darwin-arm.mk 331 net/quic/crypto/crypto_framer.cc \
net.target.darwin-arm64.mk 331 net/quic/crypto/crypto_framer.cc \
net.target.darwin-mips.mk 331 net/quic/crypto/crypto_framer.cc \
net.target.darwin-mips64.mk 331 net/quic/crypto/crypto_framer.cc \
net.target.darwin-x86.mk 331 net/quic/crypto/crypto_framer.cc \
net.target.darwin-x86_64.mk 331 net/quic/crypto/crypto_framer.cc \
net.target.linux-arm.mk 331 net/quic/crypto/crypto_framer.cc \
net.target.linux-arm64.mk 331 net/quic/crypto/crypto_framer.cc \
net.target.linux-mips.mk 331 net/quic/crypto/crypto_framer.cc \
net.target.linux-mips64.mk 331 net/quic/crypto/crypto_framer.cc \
net.target.linux-x86.mk 331 net/quic/crypto/crypto_framer.cc \
net.target.linux-x86_64.mk 331 net/quic/crypto/crypto_framer.cc \

Completed in 186 milliseconds