Searched defs:synced_favicons_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
H A Dfavicon_cache.h145 // Helper method to get favicon info from |synced_favicons_|. If no info
147 // |synced_favicons_| and |recent_favicons_| and returns it.
161 // in |synced_favicons_|, else returns an invalid GURL.
165 // Merges |sync_favicon| into |synced_favicons_|, updating |local_changes|
170 // Updates |synced_favicons_| with the favicon data from |sync_favicon|.
174 // from within |synced_favicons_|.
204 FaviconMap synced_favicons_; member in class:browser_sync::FaviconCache
206 // An LRU ordering of the favicons comprising |synced_favicons_| (oldest to

Completed in 88 milliseconds