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

  /external/chromium_org/chrome/browser/sync/glue/
session_model_associator.h 200 FaviconCache* GetFaviconCache();
session_model_associator_unittest.cc 67 FaviconCache* cache = model_associator_.GetFaviconCache();
session_model_associator.cc     [all...]
  /external/chromium_org/chrome/browser/sync/sessions2/
sessions_sync_manager.h 147 FaviconCache* GetFaviconCache();
sessions_sync_manager.cc     [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_components_factory_impl.cc 426 GetFaviconCache();
profile_sync_service.h 701 browser_sync::FaviconCache* GetFaviconCache();
    [all...]
profile_sync_service.cc 402 browser_sync::FaviconCache* ProfileSyncService::GetFaviconCache() {
407 return sessions_sync_manager_->GetFaviconCache();
409 return GetSessionModelAssociatorDeprecated()->GetFaviconCache();
    [all...]

Completed in 243 milliseconds