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

  /external/chromium_org/net/cert/
test_root_certs.cc 23 CertificateList LoadCertificates(const base::FilePath& filename) {
46 CertificateList root_certs = LoadCertificates(file);
  /external/chromium_org/chromeos/
cert_loader.cc 76 LoadCertificates();
143 void CertLoader::LoadCertificates() {
145 VLOG(1) << "LoadCertificates: " << certificates_update_running_;
174 LoadCertificates();
185 LoadCertificates();
191 LoadCertificates();
196 LoadCertificates();

Completed in 226 milliseconds