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

/external/chromium_org/chrome/common/
H A Dinstant_restricted_id_cache_unittest.cc49 cache.GetCurrentItems(&output);
70 cache.GetCurrentItems(&output);
94 cache.GetCurrentItems(&output);
126 cache.GetCurrentItems(&output);
148 cache.GetCurrentItems(&output);
173 cache.GetCurrentItems(&output);
208 cache.GetCurrentItems(&output);
231 cache.GetCurrentItems(&output);
255 cache.GetCurrentItems(&output);
281 cache.GetCurrentItems(
[all...]
H A Dinstant_restricted_id_cache.h59 void GetCurrentItems(ItemIDVector* items) const;
143 void InstantRestrictedIDCache<T>::GetCurrentItems(ItemIDVector* items) const { function in class:InstantRestrictedIDCache
/external/chromium_org/chrome/renderer/searchbox/
H A Dsearchbox.cc226 return most_visited_items_cache_.GetCurrentItems(items);

Completed in 84 milliseconds