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

  /external/chromium_org/chrome/browser/chromeos/login/
profile_auth_data.cc 148 to_cert_service->GetCertStore()->InitializeFrom(certs_to_transfer_);
194 from_service->GetCertStore()->GetAllServerBoundCerts(
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_server_bound_cert_helper_unittest.cc 40 context->server_bound_cert_service()->GetCertStore();
browsing_data_server_bound_cert_helper.cc 99 server_bound_cert_service()->GetCertStore();
131 server_bound_cert_service()->GetCertStore();
browsing_data_remover_unittest.cc 320 GetCertStore()->SetServerBoundCert(server_identifier,
337 GetCertStore()->GetAllServerBoundCerts(
341 net::ServerBoundCertStore* GetCertStore() {
342 return server_bound_cert_service_->GetCertStore();
    [all...]
browsing_data_remover.cc     [all...]
  /external/chromium_org/net/ssl/
server_bound_cert_service.h 142 ServerBoundCertStore* GetCertStore();
server_bound_cert_service.cc 541 ServerBoundCertStore* ServerBoundCertService::GetCertStore() {
server_bound_cert_service_unittest.cc 545 ServerBoundCertStore* store = service_->GetCertStore();
  /external/chromium_org/content/browser/
browser_context.cc 76 context->server_bound_cert_service()->GetCertStore()->

Completed in 212 milliseconds