Searched refs:ItemIDVector (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/
H A Dinstant_restricted_id_cache.h42 typedef std::vector<ItemIDPair> ItemIDVector; typedef in class:InstantRestrictedIDCache
55 void AddItemsWithRestrictedID(const ItemIDVector& items);
59 void GetCurrentItems(ItemIDVector* items) const;
115 const ItemIDVector& items) {
143 void InstantRestrictedIDCache<T>::GetCurrentItems(ItemIDVector* items) const {

Completed in 269 milliseconds