Searched refs:BookmarkFaviconFetcher (Results 1 – 4 of 4) sorted by relevance
30 static BookmarkFaviconFetcher* fetcher = NULL;85 BookmarkFaviconFetcher::URLFaviconMap* favicons_map, in Writer()248 BookmarkFaviconFetcher::URLFaviconMap::iterator itr = in WriteNode()352 scoped_ptr<BookmarkFaviconFetcher::URLFaviconMap> favicons_map_;367 BookmarkFaviconFetcher::BookmarkFaviconFetcher( in BookmarkFaviconFetcher() function in BookmarkFaviconFetcher380 BookmarkFaviconFetcher::~BookmarkFaviconFetcher() { in ~BookmarkFaviconFetcher()383 void BookmarkFaviconFetcher::ExportBookmarks() { in ExportBookmarks()393 void BookmarkFaviconFetcher::Observe(NotificationType type, in Observe()402 void BookmarkFaviconFetcher::ExtractUrls(const BookmarkNode* node) { in ExtractUrls()415 void BookmarkFaviconFetcher::ExecuteWriter() { in ExecuteWriter()[all …]
36 class BookmarkFaviconFetcher: public NotificationObserver {41 BookmarkFaviconFetcher(Profile* profile,44 ~BookmarkFaviconFetcher();91 DISALLOW_COPY_AND_ASSIGN(BookmarkFaviconFetcher);
37 static BookmarkFaviconFetcher* fetcher = NULL;92 BookmarkFaviconFetcher::URLFaviconMap* favicons_map, in Writer()265 BookmarkFaviconFetcher::URLFaviconMap::iterator itr = in WriteNode()370 scoped_ptr<BookmarkFaviconFetcher::URLFaviconMap> favicons_map_;387 BookmarkFaviconFetcher::BookmarkFaviconFetcher( in BookmarkFaviconFetcher() function in BookmarkFaviconFetcher400 BookmarkFaviconFetcher::~BookmarkFaviconFetcher() { in ~BookmarkFaviconFetcher()403 void BookmarkFaviconFetcher::ExportBookmarks() { in ExportBookmarks()414 void BookmarkFaviconFetcher::Observe( in Observe()424 void BookmarkFaviconFetcher::ExtractUrls(const BookmarkNode* node) { in ExtractUrls()435 void BookmarkFaviconFetcher::ExecuteWriter() { in ExecuteWriter()[all …]
39 class BookmarkFaviconFetcher: public content::NotificationObserver {45 BookmarkFaviconFetcher(Profile* profile,48 virtual ~BookmarkFaviconFetcher();94 DISALLOW_COPY_AND_ASSIGN(BookmarkFaviconFetcher);