Home
last modified time | relevance | path

Searched defs:GetCertCount (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_server_bound_cert_helper.cc189 size_t CannedBrowsingDataServerBoundCertHelper::GetCertCount() const { in GetCertCount() function in CannedBrowsingDataServerBoundCertHelper
/external/chromium_org/net/ssl/
Ddefault_server_bound_cert_store.cc299 int DefaultServerBoundCertStore::GetCertCount() { in GetCertCount() function in net::DefaultServerBoundCertStore
Dserver_bound_cert_service_unittest.cc73 virtual int GetCertCount() OVERRIDE { return cert_count_; } in GetCertCount() function in net::__anonf5f527440111::MockServerBoundCertStoreWithAsyncGet
/external/chromium_org/net/socket/
Dssl_client_socket_unittest.cc619 virtual int GetCertCount() OVERRIDE { return 0; } in GetCertCount() function in net::__anona7568b480111::FailingServerBoundCertStore