Home
last modified time | relevance | path

Searched refs:StartImpl (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium/chrome/browser/sync/glue/
Dautofill_data_type_controller.cc83 &AutofillDataTypeController::StartImpl)); in ContinueStartAfterPersonalDataLoaded()
106 &AutofillDataTypeController::StartImpl)); in Observe()
200 void AutofillDataTypeController::StartImpl() { in StartImpl() function in browser_sync::AutofillDataTypeController
Dpassword_data_type_controller.cc63 NewRunnableMethod(this, &PasswordDataTypeController::StartImpl)); in Start()
128 void PasswordDataTypeController::StartImpl() { in StartImpl() function in browser_sync::PasswordDataTypeController
Dchange_processor.cc18 StartImpl(profile); in Start()
Dchange_processor_mock.h26 MOCK_METHOD1(StartImpl, void(Profile* profile));
Dtheme_change_processor.h49 virtual void StartImpl(Profile* profile);
Dextension_change_processor.h51 virtual void StartImpl(Profile* profile);
Dpreference_change_processor.h46 virtual void StartImpl(Profile* profile);
Dchange_processor.h57 virtual void StartImpl(Profile* profile) = 0;
Dsession_change_processor.h59 virtual void StartImpl(Profile* profile);
Dtyped_url_data_type_controller.cc30 controller_->StartImpl(backend); in RunOnDBThread()
169 void TypedUrlDataTypeController::StartImpl(history::HistoryBackend* backend) { in StartImpl() function in browser_sync::TypedUrlDataTypeController
Dpassword_change_processor.h58 virtual void StartImpl(Profile* profile) OVERRIDE;
Dtyped_url_change_processor.h59 virtual void StartImpl(Profile* profile);
Dpassword_data_type_controller.h57 void StartImpl();
Dautofill_profile_change_processor.h56 virtual void StartImpl(Profile* profile) {} in StartImpl() function
Dautofill_data_type_controller.h75 void StartImpl();
Dautofill_change_processor.h69 virtual void StartImpl(Profile* profile);
Dtheme_change_processor.cc108 void ThemeChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::ThemeChangeProcessor
Dtyped_url_data_type_controller.h88 void StartImpl(history::HistoryBackend* backend);
Dbookmark_change_processor.h104 virtual void StartImpl(Profile* profile);
Dpreference_change_processor.cc196 void PreferenceChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::PreferenceChangeProcessor
Dextension_change_processor.cc151 void ExtensionChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::ExtensionChangeProcessor
Dpassword_change_processor.cc208 void PasswordChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::PasswordChangeProcessor
Dsession_change_processor.cc226 void SessionChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::SessionChangeProcessor
Dtyped_url_change_processor.cc316 void TypedUrlChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::TypedUrlChangeProcessor
/external/chromium/chrome/browser/sync/engine/
Dsyncer_thread.h247 void StartImpl(Mode mode, ModeChangeCallback* callback);

12