GetCert 400 net/quic/crypto/cert_compressor.cc StringPiece cert = common_sets->GetCert(entry.set_hash, entry.index); GetCert 33 net/quic/crypto/common_cert_set.h virtual base::StringPiece GetCert(uint64 hash, uint32 index) const = 0; GetCert 90 net/quic/crypto/common_cert_set_test.cc StringPiece gia_copy = sets->GetCert(hash, index);