OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:favicon_cache_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager.cc
56
:
favicon_cache_
(profile, kMaxSyncFavicons),
329
favicon_cache_
.OnFaviconVisited(new_url, GetCurrentFaviconURL(*tab));
407
favicon_cache_
.OnPageFaviconUpdated(*i);
767
favicon_cache_
.OnReceivedSyncFavicon(GURL(page_url),
779
return
favicon_cache_
.GetSyncedFaviconForPageURL(GURL(page_url), favicon_png);
[
all
...]
sessions_sync_manager.h
337
FaviconCache
favicon_cache_
;
member in class:browser_sync::SessionsSyncManager
Completed in 166 milliseconds