Home
last modified time | relevance | path

Searched refs:startup_controller_weak_factory_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service.cc227 startup_controller_weak_factory_(this), in ProfileSyncService()
237 startup_controller_weak_factory_.GetWeakPtr(), in ProfileSyncService()
243 startup_controller_weak_factory_.GetWeakPtr(), in ProfileSyncService()
246 startup_controller_weak_factory_.GetWeakPtr(), in ProfileSyncService()
871 startup_controller_weak_factory_.GetWeakPtr())); in ShutdownImpl()
1477 startup_controller_weak_factory_.GetWeakPtr())); in OnConfigureDone()
Dprofile_sync_service.h1124 base::WeakPtrFactory<ProfileSyncService> startup_controller_weak_factory_; variable