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

/external/chromium_org/chrome/browser/android/thumbnail/
H A Dthumbnail_store.h37 typedef std::list<TabId> TabIdList; typedef
68 void UpdateVisibleIds(const TabIdList& priority);
159 TabIdList read_queue_;
160 TabIdList visible_ids_;

Completed in 45 milliseconds