Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_channel_id_helper.cc183 size_t CannedBrowsingDataChannelIDHelper::GetChannelIDCount() const { in GetChannelIDCount() function in CannedBrowsingDataChannelIDHelper
/external/chromium_org/net/ssl/
Ddefault_channel_id_store.cc296 int DefaultChannelIDStore::GetChannelIDCount() { in GetChannelIDCount() function in net::DefaultChannelIDStore
Dchannel_id_service_unittest.cc73 virtual int GetChannelIDCount() OVERRIDE { return channel_id_count_; } in GetChannelIDCount() function in net::__anon71dec9810111::MockChannelIDStoreWithAsyncGet
/external/chromium_org/net/socket/
Dssl_client_socket_unittest.cc630 virtual int GetChannelIDCount() OVERRIDE { return 0; } in GetChannelIDCount() function in net::__anon934ae09b0111::FailingChannelIDStore
662 virtual int GetChannelIDCount() OVERRIDE { return 0; } in GetChannelIDCount() function in net::__anon934ae09b0111::AsyncFailingChannelIDStore