Home
last modified time | relevance | path

Searched defs:StartImpl (Results 1 – 13 of 13) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
Dautofill_profile_change_processor.h56 virtual void StartImpl(Profile* profile) {} in StartImpl() function
Dtheme_change_processor.cc108 void ThemeChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::ThemeChangeProcessor
Dextension_change_processor.cc151 void ExtensionChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::ExtensionChangeProcessor
Dpassword_data_type_controller.cc128 void PasswordDataTypeController::StartImpl() { in StartImpl() function in browser_sync::PasswordDataTypeController
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
Dpreference_change_processor.cc196 void PreferenceChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::PreferenceChangeProcessor
Dautofill_data_type_controller.cc200 void AutofillDataTypeController::StartImpl() { in StartImpl() function in browser_sync::AutofillDataTypeController
Dtyped_url_data_type_controller.cc169 void TypedUrlDataTypeController::StartImpl(history::HistoryBackend* backend) { in StartImpl() function in browser_sync::TypedUrlDataTypeController
Dtyped_url_change_processor.cc316 void TypedUrlChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::TypedUrlChangeProcessor
Dautofill_change_processor.cc408 void AutofillChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::AutofillChangeProcessor
Dbookmark_change_processor.cc34 void BookmarkChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::BookmarkChangeProcessor
/external/chromium/chrome/browser/sync/engine/
Dsyncer_thread.cc149 void SyncerThread::StartImpl(Mode mode, ModeChangeCallback* callback) { in StartImpl() function in browser_sync::SyncerThread