Home
last modified time | relevance | path

Searched refs:sync_error_handler_ (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/themes/
Dtheme_syncable_service.cc76 sync_error_handler_ = error_handler.Pass(); in MergeDataAndStartSyncing()
79 sync_error_handler_->CreateAndUploadError( in MergeDataAndStartSyncing()
114 sync_error_handler_.reset(); in StopSyncing()
155 sync_error_handler_->CreateAndUploadError(FROM_HERE, err_msg); in ProcessSyncChanges()
160 sync_error_handler_->CreateAndUploadError( in ProcessSyncChanges()
Dtheme_syncable_service.h81 scoped_ptr<syncer::SyncErrorFactory> sync_error_handler_; variable
/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_custom_dictionary.cc301 DCHECK(!sync_error_handler_.get()); in MergeDataAndStartSyncing()
306 sync_error_handler_ = sync_error_handler.Pass(); in MergeDataAndStartSyncing()
340 sync_error_handler_.reset(); in StopSyncing()
380 return sync_error_handler_->CreateAndUploadError( in ProcessSyncChanges()
Dspellcheck_custom_dictionary.h176 scoped_ptr<syncer::SyncErrorFactory> sync_error_handler_; variable
/external/chromium_org/chrome/browser/history/
Dtyped_url_syncable_service.h133 scoped_ptr<syncer::SyncErrorFactory> sync_error_handler_; variable
Dtyped_url_syncable_service.cc89 sync_error_handler_ = error_handler.Pass(); in MergeDataAndStartSyncing()
101 sync_error_handler_.reset(); in StopSyncing()
/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_syncable_service.h201 scoped_ptr<syncer::SyncErrorFactory> sync_error_handler_; variable
Dapp_list_syncable_service.cc525 sync_error_handler_ = error_handler.Pass(); in MergeDataAndStartSyncing()
599 sync_error_handler_.reset(); in StopSyncing()