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

  /external/chromium_org/chrome/browser/sync/glue/
session_model_associator.h 280 static GURL GetCurrentFaviconURL(const SyncedTabDelegate& tab_delegate);
session_model_associator.cc 405 GURL SessionModelAssociator::GetCurrentFaviconURL(
478 GetCurrentFaviconURL(tab_delegate));
    [all...]
  /external/chromium_org/chrome/browser/sync/sessions2/
sessions_sync_manager.h 145 static GURL GetCurrentFaviconURL(const SyncedTabDelegate& tab_delegate);
sessions_sync_manager.cc 304 favicon_cache_.OnFaviconVisited(new_url, GetCurrentFaviconURL(*tab));
760 GURL SessionsSyncManager::GetCurrentFaviconURL(
    [all...]

Completed in 34 milliseconds