Searched refs:LoadCertificates (Results 1 – 3 of 3) sorted by relevance
76 LoadCertificates(); in StartWithNSSDB()143 void CertLoader::LoadCertificates() { in LoadCertificates() function in chromeos::CertLoader174 LoadCertificates(); in UpdateCertificates()185 LoadCertificates(); in OnCACertChanged()191 LoadCertificates(); in OnCertAdded()196 LoadCertificates(); in OnCertRemoved()
102 void LoadCertificates();
23 CertificateList LoadCertificates(const base::FilePath& filename) { in LoadCertificates() function46 CertificateList root_certs = LoadCertificates(file); in AddFromFile()