DeleteServerBoundCert 26 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.cc virtual void DeleteServerBoundCert(const std::string& server_id) OVERRIDE; DeleteServerBoundCert 133 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.cc cert_store->DeleteServerBoundCert( DeleteServerBoundCert 39 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h virtual void DeleteServerBoundCert(const std::string& server_id) = 0; DeleteServerBoundCert 75 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper.h virtual void DeleteServerBoundCert(const std::string& server_id) OVERRIDE; DeleteServerBoundCert 104 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper_unittest.cc helper->DeleteServerBoundCert("https://www.google.com:443"); DeleteServerBoundCert 121 chrome/browser/browsing_data/browsing_data_server_bound_cert_helper_unittest.cc helper->DeleteServerBoundCert("https://www.youtube.com:443"); DeleteServerBoundCert 508 chrome/browser/browsing_data/cookies_tree_model.cc container->server_bound_cert_helper_->DeleteServerBoundCert( DeleteServerBoundCert 21 chrome/browser/browsing_data/mock_browsing_data_server_bound_cert_helper.h virtual void DeleteServerBoundCert(const std::string& server_id) OVERRIDE; DeleteServerBoundCert 55 chrome/browser/net/sqlite_server_bound_cert_store.cc void DeleteServerBoundCert( DeleteServerBoundCert 628 chrome/browser/net/sqlite_server_bound_cert_store.cc backend_->DeleteServerBoundCert(cert); DeleteServerBoundCert 40 chrome/browser/net/sqlite_server_bound_cert_store.h virtual void DeleteServerBoundCert( DeleteServerBoundCert 145 chrome/browser/net/sqlite_server_bound_cert_store_unittest.cc store_->DeleteServerBoundCert(*certs[0]); DeleteServerBoundCert 146 chrome/browser/net/sqlite_server_bound_cert_store_unittest.cc store_->DeleteServerBoundCert(*certs[1]); DeleteServerBoundCert 406 net/ssl/default_server_bound_cert_store.cc store_->DeleteServerBoundCert(*cert); DeleteServerBoundCert 453 net/ssl/default_server_bound_cert_store.cc store_->DeleteServerBoundCert(*cert); DeleteServerBoundCert 58 net/ssl/default_server_bound_cert_store.h virtual void DeleteServerBoundCert( DeleteServerBoundCert 174 net/ssl/default_server_bound_cert_store.h virtual void DeleteServerBoundCert(const ServerBoundCert& cert) = 0; DeleteServerBoundCert 75 net/ssl/default_server_bound_cert_store_unittest.cc virtual void DeleteServerBoundCert( DeleteServerBoundCert 337 net/ssl/default_server_bound_cert_store_unittest.cc store.DeleteServerBoundCert("verisign.com", DeleteServerBoundCert 354 net/ssl/default_server_bound_cert_store_unittest.cc store.DeleteServerBoundCert("google.com", DeleteServerBoundCert 380 net/ssl/default_server_bound_cert_store_unittest.cc store.DeleteServerBoundCert("a.com", DeleteServerBoundCert 97 net/ssl/server_bound_cert_store.h virtual void DeleteServerBoundCert(