/external/chromium/chrome/browser/sync/glue/ |
D | autofill_profile_change_processor.h | 56 virtual void StartImpl(Profile* profile) {} in StartImpl() function
|
D | theme_change_processor.cc | 108 void ThemeChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::ThemeChangeProcessor
|
D | extension_change_processor.cc | 151 void ExtensionChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::ExtensionChangeProcessor
|
D | password_data_type_controller.cc | 128 void PasswordDataTypeController::StartImpl() { in StartImpl() function in browser_sync::PasswordDataTypeController
|
D | password_change_processor.cc | 208 void PasswordChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::PasswordChangeProcessor
|
D | session_change_processor.cc | 226 void SessionChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::SessionChangeProcessor
|
D | preference_change_processor.cc | 196 void PreferenceChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::PreferenceChangeProcessor
|
D | autofill_data_type_controller.cc | 200 void AutofillDataTypeController::StartImpl() { in StartImpl() function in browser_sync::AutofillDataTypeController
|
D | typed_url_data_type_controller.cc | 169 void TypedUrlDataTypeController::StartImpl(history::HistoryBackend* backend) { in StartImpl() function in browser_sync::TypedUrlDataTypeController
|
D | typed_url_change_processor.cc | 316 void TypedUrlChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::TypedUrlChangeProcessor
|
D | autofill_change_processor.cc | 408 void AutofillChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::AutofillChangeProcessor
|
D | bookmark_change_processor.cc | 34 void BookmarkChangeProcessor::StartImpl(Profile* profile) { in StartImpl() function in browser_sync::BookmarkChangeProcessor
|
/external/chromium/chrome/browser/sync/engine/ |
D | syncer_thread.cc | 149 void SyncerThread::StartImpl(Mode mode, ModeChangeCallback* callback) { in StartImpl() function in browser_sync::SyncerThread
|