HomeSort by relevance Sort by last modified time
    Searched refs:GetCertificateListForType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/cros/
cert_library.h 94 const net::CertificateList& GetCertificateListForType(CertType type) const;
cert_library.cc 152 const net::CertificateList& cert_list = GetCertificateListForType(type);
266 const net::CertificateList& cert_list = GetCertificateListForType(type);
272 const net::CertificateList& CertLibrary::GetCertificateListForType(

Completed in 206 milliseconds