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

  /external/chromium_org/net/ssl/
server_bound_cert_service.cc 541 ServerBoundCertStore* ServerBoundCertService::GetCertStore() {
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover_unittest.cc 344 GetCertStore()->SetServerBoundCert(server_identifier,
361 GetCertStore()->GetAllServerBoundCerts(
365 net::ServerBoundCertStore* GetCertStore() {
366 return server_bound_cert_service_->GetCertStore();
    [all...]

Completed in 298 milliseconds