Searched refs:not_imported (Results 1 – 4 of 4) sorted by relevance
201 ImportCertFailureList* not_imported) { in ImportCACerts() argument204 not_imported); in ImportCACerts()212 ImportCertFailureList* not_imported) { in ImportServerCert() argument213 return psm::ImportServerCert(certificates, not_imported); in ImportServerCert()
142 ImportCertFailureList* not_imported);153 ImportCertFailureList* not_imported);
754 net::CertDatabase::ImportCertFailureList not_imported; in ImportServerFileRead() local757 ¬_imported); in ImportServerFileRead()762 } else if (!not_imported.empty()) { in ImportServerFileRead()765 not_imported); in ImportServerFileRead()834 net::CertDatabase::ImportCertFailureList not_imported; in ImportCATrustSelected() local840 ¬_imported); in ImportCATrustSelected()846 } else if (!not_imported.empty()) { in ImportCATrustSelected()849 not_imported); in ImportCATrustSelected()949 const net::CertDatabase::ImportCertFailureList& not_imported) const { in ShowImportErrors()954 else if (not_imported.size() == selected_cert_list_.size()) in ShowImportErrors()[all …]
137 const net::CertDatabase::ImportCertFailureList& not_imported) const;