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

  /external/chromium_org/chrome/browser/favicon/
favicon_service.h 187 void MergeFavicon(const GURL& page_url,
199 // MergeFavicon() if it does not.
favicon_service.cc 292 void FaviconService::MergeFavicon(
299 history_service_->MergeFavicon(page_url, icon_url, icon_type, bitmap_data,
  /external/chromium_org/chrome/browser/history/
history_backend_unittest.cc     [all...]
history_backend.h 266 void MergeFavicon(const GURL& page_url,
    [all...]
history_service.h 692 // MergeFavicon(|page_url|, www.google.com/a.ico, ..., ..., 16x16)
705 void MergeFavicon(const GURL& page_url,
713 // Use MergeFavicon() if |bitmaps| is incomplete, and favicon bitmaps in the
715 // from sync are 1x only. MergeFavicon() is used to avoid deleting the 2x
    [all...]
history_service.cc 613 void HistoryService::MergeFavicon(
624 ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::MergeFavicon, page_url,
    [all...]
history_backend.cc     [all...]
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_change_processor.cc     [all...]

Completed in 153 milliseconds