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

/external/chromium_org/net/ssl/
H A Dchannel_id_store.h62 typedef std::list<ChannelID> ChannelIDList; typedef in class:net::ChannelIDStore
70 typedef base::Callback<void(const ChannelIDList&)> GetChannelIDListCallback;
117 void InitializeFrom(const ChannelIDList& list);
/external/chromium_org/chrome/browser/browsing_data/
H A Dlocal_data_container.h49 typedef net::ChannelIDStore::ChannelIDList ChannelIDList; typedef in namespace:__anon2979
109 void OnChannelIDModelInfoLoaded(const ChannelIDList& channel_id_list);
138 ChannelIDList channel_id_list_;

Completed in 69 milliseconds