OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BookmarkFaviconFetcher
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/bookmarks/
bookmark_html_writer.h
36
class
BookmarkFaviconFetcher
: public NotificationObserver {
41
BookmarkFaviconFetcher
(Profile* profile,
44
~
BookmarkFaviconFetcher
();
91
DISALLOW_COPY_AND_ASSIGN(
BookmarkFaviconFetcher
);
bookmark_html_writer.cc
30
static
BookmarkFaviconFetcher
* fetcher = NULL;
85
BookmarkFaviconFetcher
::URLFaviconMap* favicons_map,
248
BookmarkFaviconFetcher
::URLFaviconMap::iterator itr =
352
scoped_ptr<
BookmarkFaviconFetcher
::URLFaviconMap> favicons_map_;
367
BookmarkFaviconFetcher
::
BookmarkFaviconFetcher
(
380
BookmarkFaviconFetcher
::~
BookmarkFaviconFetcher
() {
383
void
BookmarkFaviconFetcher
::ExportBookmarks() {
393
void
BookmarkFaviconFetcher
::Observe(NotificationType type
[
all
...]
Completed in 369 milliseconds