Searched defs:channel_id_store (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/browsing_data/
H A Dbrowsing_data_channel_id_helper_unittest.cc39 net::ChannelIDStore* channel_id_store = local
41 channel_id_store->SetChannelID("https://www.google.com:443",
44 channel_id_store->SetChannelID("https://www.youtube.com:443",
/external/chromium_org/net/ssl/
H A Dchannel_id_service.cc368 ChannelIDStore* channel_id_store,
370 : channel_id_store_(channel_id_store),
367 ChannelIDService( ChannelIDStore* channel_id_store, const scoped_refptr<base::TaskRunner>& task_runner) argument

Completed in 2001 milliseconds