Searched refs:BookmarkFaviconFetcher (Results 1 - 4 of 4) 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...]
/external/chromium_org/chrome/browser/bookmarks/
H A Dbookmark_html_writer.h39 class BookmarkFaviconFetcher: public content::NotificationObserver { class in inherits:content::NotificationObserver
45 BookmarkFaviconFetcher(Profile* profile,
48 virtual ~BookmarkFaviconFetcher();
94 DISALLOW_COPY_AND_ASSIGN(BookmarkFaviconFetcher);
H A Dbookmark_html_writer.cc37 static BookmarkFaviconFetcher* fetcher = NULL;
92 BookmarkFaviconFetcher::URLFaviconMap* favicons_map,
265 BookmarkFaviconFetcher::URLFaviconMap::iterator itr =
371 scoped_ptr<BookmarkFaviconFetcher::URLFaviconMap> favicons_map_;
388 BookmarkFaviconFetcher::BookmarkFaviconFetcher( function in class:BookmarkFaviconFetcher
401 BookmarkFaviconFetcher::~BookmarkFaviconFetcher() {
404 void BookmarkFaviconFetcher::ExportBookmarks() {
415 void BookmarkFaviconFetcher
[all...]

Completed in 94 milliseconds