HomeSort by relevance Sort by last modified time
    Searched defs:BookmarkList (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/importer/
firefox3_importer.h 57 typedef std::vector<BookmarkItem*> BookmarkList;
70 BookmarkList* list);
73 void GetWholeBookmarkFolder(sql::Connection* db, BookmarkList* list,
importer_unittest.cc 124 struct BookmarkList {
134 const BookmarkList* list, int list_size) {
155 static const BookmarkList kIEBookmarks[] = {
467 static const BookmarkList kFirefox2Bookmarks[] = {
703 static const BookmarkList kFirefox3Bookmarks[] = {
    [all...]

Completed in 98 milliseconds