Searched refs:ListCertsInSlot (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chromeos/network/onc/
H A Donc_certificate_importer_impl_unittest.cc166 return ListCertsInSlot(public_nssdb_.slot());
170 return ListCertsInSlot(private_nssdb_.slot());
173 net::CertificateList ListCertsInSlot(PK11SlotInfo* slot) { function in class:chromeos::onc::ONCCertificateImporterImplTest
/external/chromium_org/net/cert/
H A Dnss_profile_filter_chromeos_unittest.cc39 CertificateList ListCertsInSlot(PK11SlotInfo* slot) { function in namespace:net::__anon9095
148 CertificateList root_certs(ListCertsInSlot(root_certs_slot.get()));
H A Dnss_cert_database.h131 virtual void ListCertsInSlot(const ListCertsCallback& callback,
H A Dnss_cert_database.cc117 void NSSCertDatabase::ListCertsInSlot(const ListCertsCallback& callback, function in class:net::NSSCertDatabase
/external/chromium_org/chrome/browser/chromeos/platform_keys/
H A Dplatform_keys_nss.cc464 cert_db->ListCertsInSlot(

Completed in 117 milliseconds