Searched refs:GlobalCertStore (Results 1 – 1 of 1) sorted by relevance
636 class GlobalCertStore { class643 friend struct base::DefaultLazyInstanceTraits<GlobalCertStore>;645 GlobalCertStore() in GlobalCertStore() function in net::GlobalCertStore649 ~GlobalCertStore() { in ~GlobalCertStore()655 DISALLOW_COPY_AND_ASSIGN(GlobalCertStore);658 static base::LazyInstance<GlobalCertStore> g_cert_store(