Searched refs:GetMostRecentlyAddedEntries (Results 1 - 4 of 4) sorted by last modified time

/external/chromium/chrome/browser/extensions/
H A Dextension_bookmarks_module.cc348 bookmark_utils::GetMostRecentlyAddedEntries(model, number_of_items, &nodes);
/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_model_unittest.cc437 bookmark_utils::GetMostRecentlyAddedEntries(&model, 2, &recently_added);
445 bookmark_utils::GetMostRecentlyAddedEntries(&model, 4, &recently_added);
H A Dbookmark_utils.cc486 void GetMostRecentlyAddedEntries(BookmarkModel* model, function in namespace:bookmark_utils
H A Dbookmark_utils.h128 void GetMostRecentlyAddedEntries(BookmarkModel* model,

Completed in 75 milliseconds