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

/external/chromium/chrome/browser/bookmarks/
H A Dbookmark_html_writer.h36 class BookmarkFaviconFetcher: public NotificationObserver { class in inherits:NotificationObserver
41 BookmarkFaviconFetcher(Profile* profile,
44 ~BookmarkFaviconFetcher();
91 DISALLOW_COPY_AND_ASSIGN(BookmarkFaviconFetcher);
H A Dbookmark_html_writer.cc30 static BookmarkFaviconFetcher* fetcher = NULL;
85 BookmarkFaviconFetcher::URLFaviconMap* favicons_map,
248 BookmarkFaviconFetcher::URLFaviconMap::iterator itr =
352 scoped_ptr<BookmarkFaviconFetcher::URLFaviconMap> favicons_map_;
367 BookmarkFaviconFetcher::BookmarkFaviconFetcher( function in class:BookmarkFaviconFetcher
380 BookmarkFaviconFetcher::~BookmarkFaviconFetcher() {
383 void BookmarkFaviconFetcher::ExportBookmarks() {
393 void BookmarkFaviconFetcher
[all...]

Completed in 69 milliseconds