HomeSort by relevance Sort by last modified time
    Searched defs:ChannelIDList (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/ssl/
channel_id_store.h 62 typedef std::list<ChannelID> ChannelIDList;
70 typedef base::Callback<void(const ChannelIDList&)> GetChannelIDListCallback;
117 void InitializeFrom(const ChannelIDList& list);
  /external/chromium_org/chrome/browser/browsing_data/
local_data_container.h 49 typedef net::ChannelIDStore::ChannelIDList ChannelIDList;
109 void OnChannelIDModelInfoLoaded(const ChannelIDList& channel_id_list);
138 ChannelIDList channel_id_list_;

Completed in 457 milliseconds