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

  /external/chromium/chrome/browser/bookmarks/
bookmark_utils.h 128 void GetMostRecentlyAddedEntries(BookmarkModel* model,
bookmark_model_unittest.cc 437 bookmark_utils::GetMostRecentlyAddedEntries(&model, 2, &recently_added);
445 bookmark_utils::GetMostRecentlyAddedEntries(&model, 4, &recently_added);
    [all...]
bookmark_utils.cc 486 void GetMostRecentlyAddedEntries(BookmarkModel* model,
  /external/chromium/chrome/browser/extensions/
extension_bookmarks_module.cc 348 bookmark_utils::GetMostRecentlyAddedEntries(model, number_of_items, &nodes);

Completed in 90 milliseconds