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

  /external/chromium_org/chrome/browser/bookmarks/
bookmark_html_writer.h 40 class BookmarkFaviconFetcher: public content::NotificationObserver {
46 BookmarkFaviconFetcher(Profile* profile,
49 virtual ~BookmarkFaviconFetcher();
96 DISALLOW_COPY_AND_ASSIGN(BookmarkFaviconFetcher);
bookmark_html_writer.cc 37 static BookmarkFaviconFetcher* fetcher = NULL;
92 BookmarkFaviconFetcher::URLFaviconMap* favicons_map,
265 BookmarkFaviconFetcher::URLFaviconMap::iterator itr =
369 scoped_ptr<BookmarkFaviconFetcher::URLFaviconMap> favicons_map_;
386 BookmarkFaviconFetcher::BookmarkFaviconFetcher(
399 BookmarkFaviconFetcher::~BookmarkFaviconFetcher() {
402 void BookmarkFaviconFetcher::ExportBookmarks() {
413 void BookmarkFaviconFetcher::Observe
    [all...]

Completed in 191 milliseconds