CommonCertSets 181 net/quic/crypto/cert_compressor.cc const CommonCertSets* common_sets) { CommonCertSets 338 net/quic/crypto/cert_compressor.cc const CommonCertSets* common_sets, CommonCertSets 461 net/quic/crypto/cert_compressor.cc const CommonCertSets* common_sets) { CommonCertSets 561 net/quic/crypto/cert_compressor.cc const CommonCertSets* common_sets, CommonCertSets 41 net/quic/crypto/cert_compressor.h const CommonCertSets* common_sets); CommonCertSets 49 net/quic/crypto/cert_compressor.h const CommonCertSets* common_sets, CommonCertSets 50 net/quic/crypto/cert_compressor_test.cc scoped_ptr<CommonCertSets> common_sets( CommonCertSets 127 net/quic/crypto/cert_compressor_test.cc scoped_ptr<CommonCertSets> common_sets( CommonCertSets 69 net/quic/crypto/common_cert_set.cc class CommonCertSetsQUIC : public CommonCertSets { CommonCertSets 151 net/quic/crypto/common_cert_set.cc CommonCertSets::~CommonCertSets() {} CommonCertSets 154 net/quic/crypto/common_cert_set.cc const CommonCertSets* CommonCertSets::GetInstanceQUIC() { CommonCertSets 18 net/quic/crypto/common_cert_set.h class NET_EXPORT_PRIVATE CommonCertSets { CommonCertSets 20 net/quic/crypto/common_cert_set.h virtual ~CommonCertSets(); CommonCertSets 23 net/quic/crypto/common_cert_set.h static const CommonCertSets* GetInstanceQUIC(); CommonCertSets 75 net/quic/crypto/common_cert_set_test.cc TEST(CommonCertSets, FindGIA) { CommonCertSets 79 net/quic/crypto/common_cert_set_test.cc const CommonCertSets* sets(CommonCertSets::GetInstanceQUIC()); CommonCertSets 96 net/quic/crypto/common_cert_set_test.cc TEST(CommonCertSets, NonMatch) { CommonCertSets 97 net/quic/crypto/common_cert_set_test.cc const CommonCertSets* sets(CommonCertSets::GetInstanceQUIC()); CommonCertSets 36 net/quic/crypto/crypto_handshake.cc : common_cert_sets(CommonCertSets::GetInstanceQUIC()) { CommonCertSets 17 net/quic/crypto/crypto_handshake.h class CommonCertSets; CommonCertSets 90 net/quic/crypto/crypto_handshake.h const CommonCertSets* common_cert_sets; CommonCertSets 270 net/quic/test_tools/crypto_test_utils.cc class MockCommonCertSets : public CommonCertSets { CommonCertSets 326 net/quic/test_tools/crypto_test_utils.cc CommonCertSets* CryptoTestUtils::MockCommonCertSets(StringPiece cert, CommonCertSets 23 net/quic/test_tools/crypto_test_utils.h class CommonCertSets; CommonCertSets 106 net/quic/test_tools/crypto_test_utils.h static CommonCertSets* MockCommonCertSets(base::StringPiece cert,