GetInstanceQUIC    23 net/quic/crypto/common_cert_set.h   static const CommonCertSets* GetInstanceQUIC();
GetInstanceQUIC    79 net/quic/crypto/common_cert_set_test.cc   const CommonCertSets* sets(CommonCertSets::GetInstanceQUIC());
GetInstanceQUIC    97 net/quic/crypto/common_cert_set_test.cc   const CommonCertSets* sets(CommonCertSets::GetInstanceQUIC());
GetInstanceQUIC    36 net/quic/crypto/crypto_handshake.cc     : common_cert_sets(CommonCertSets::GetInstanceQUIC()) {