Home
last modified time | relevance | path

Searched defs:sync_service_ (Results 1 – 16 of 16) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
Dnew_tab_page_sync_handler.h60 ProfileSyncService* sync_service_; variable
/external/chromium/chrome/browser/sync/glue/
Dsession_model_associator.h290 ProfileSyncService* sync_service_; variable
404 ProfileSyncService* sync_service_; variable
Dfrontend_data_type_controller.h100 ProfileSyncService* const sync_service_; variable
Dpreference_model_associator.h123 ProfileSyncService* sync_service_; variable
Dautofill_model_associator.h175 ProfileSyncService* sync_service_; variable
Dpassword_model_associator.h127 ProfileSyncService* sync_service_; variable
Dpassword_data_type_controller.h72 ProfileSyncService* sync_service_; variable
Dautofill_data_type_controller.h94 ProfileSyncService* sync_service_; variable
Dautofill_profile_model_associator.h167 ProfileSyncService* sync_service_; variable
Dtyped_url_model_associator.h133 ProfileSyncService* sync_service_; variable
Dtyped_url_data_type_controller.h103 ProfileSyncService* sync_service_; variable
/external/chromium/chrome/browser/ui/gtk/bookmarks/
Dbookmark_bar_gtk.h355 ProfileSyncService* sync_service_; variable
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_view.h502 ProfileSyncService* sync_service_; variable
/external/chromium/chrome/browser/profiles/
Dprofile_impl.h229 scoped_ptr<ProfileSyncService> sync_service_; variable
/external/chromium/chrome/browser/sync/
Dprofile_sync_service_session_unittest.cc142 scoped_ptr<TestProfileSyncService> sync_service_; member in browser_sync::ProfileSyncServiceSessionTest
Dsync_setup_wizard_unittest.cc120 scoped_ptr<ProfileSyncService> sync_service_; member in TestingProfileWithSyncService