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 320 GetCertStore()->SetServerBoundCert(server_identifier,
337 GetCertStore()->GetAllServerBoundCerts(
341 net::ServerBoundCertStore* GetCertStore() {
342 return server_bound_cert_service_->GetCertStore();
    [all...]

Completed in 129 milliseconds