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

  /external/chromium_org/chrome/browser/favicon/
favicon_service.cc 283 history_service_->CloneFavicons(old_page_url, new_page_url);
  /external/chromium_org/chrome/browser/history/
history_backend.h 279 void CloneFavicons(const GURL& old_page_url, const GURL& new_page_url);
    [all...]
history_service.h     [all...]
history_service.cc 649 void HistoryService::CloneFavicons(const GURL& old_page_url,
653 ScheduleAndForget(PRIORITY_NORMAL, &HistoryBackend::CloneFavicons,
    [all...]
history_backend_unittest.cc     [all...]
history_backend.cc     [all...]

Completed in 1016 milliseconds