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

  /external/chromium_org/chrome/browser/history/
history_notifications.h 61 std::set<GURL> favicon_urls; member in struct:history::URLsDeletedDetails
expire_history_backend.cc 385 deleted_details->favicon_urls = dependencies->expired_favicons;
  /external/chromium_org/chrome/browser/sync/glue/
favicon_cache.h 179 // Deletes all synced favicons corresponding with |favicon_urls| and pushes
181 void DeleteSyncedFavicons(const std::set<GURL>& favicon_urls);
favicon_cache.cc 607 DeleteSyncedFavicons(deleted_details->favicon_urls);
    [all...]
favicon_cache_unittest.cc     [all...]

Completed in 151 milliseconds