Searched defs:GetChannelIDCount (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/chrome/browser/browsing_data/ | ||
D | browsing_data_channel_id_helper.cc | 183 size_t CannedBrowsingDataChannelIDHelper::GetChannelIDCount() const { in GetChannelIDCount() function in CannedBrowsingDataChannelIDHelper |
/external/chromium_org/net/ssl/ | ||
D | default_channel_id_store.cc | 296 int DefaultChannelIDStore::GetChannelIDCount() { in GetChannelIDCount() function in net::DefaultChannelIDStore |
D | channel_id_service_unittest.cc | 73 virtual int GetChannelIDCount() OVERRIDE { return channel_id_count_; } in GetChannelIDCount() function in net::__anon71dec9810111::MockChannelIDStoreWithAsyncGet |
/external/chromium_org/net/socket/ | ||
D | ssl_client_socket_unittest.cc | 630 virtual int GetChannelIDCount() OVERRIDE { return 0; } in GetChannelIDCount() function in net::__anon934ae09b0111::FailingChannelIDStore |