Searched defs:StopImpl (Results 1 - 13 of 13) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
H A Dautofill_profile_change_processor.h57 virtual void StopImpl() {} function in class:browser_sync::AutofillProfileChangeProcessor
H A Dextension_change_processor.cc162 void ExtensionChangeProcessor::StopImpl() { function in class:browser_sync::ExtensionChangeProcessor
H A Dpassword_change_processor.cc213 void PasswordChangeProcessor::StopImpl() { function in class:browser_sync::PasswordChangeProcessor
H A Dsession_change_processor.cc234 void SessionChangeProcessor::StopImpl() { function in class:browser_sync::SessionChangeProcessor
H A Dtheme_change_processor.cc114 void ThemeChangeProcessor::StopImpl() { function in class:browser_sync::ThemeChangeProcessor
H A Dpassword_data_type_controller.cc102 NewRunnableMethod(this, &PasswordDataTypeController::StopImpl));
194 void PasswordDataTypeController::StopImpl() { function in class:browser_sync::PasswordDataTypeController
H A Dpreference_change_processor.cc203 void PreferenceChangeProcessor::StopImpl() { function in class:browser_sync::PreferenceChangeProcessor
H A Dtyped_url_change_processor.cc321 void TypedUrlChangeProcessor::StopImpl() { function in class:browser_sync::TypedUrlChangeProcessor
H A Dautofill_change_processor.cc413 void AutofillChangeProcessor::StopImpl() { function in class:browser_sync::AutofillChangeProcessor
H A Dautofill_data_type_controller.cc151 &AutofillDataTypeController::StopImpl))) {
284 void AutofillDataTypeController::StopImpl() { function in class:browser_sync::AutofillDataTypeController
285 VLOG(1) << "Autofill data type controller StopImpl called.";
H A Dbookmark_change_processor.cc42 void BookmarkChangeProcessor::StopImpl() { function in class:browser_sync::BookmarkChangeProcessor
H A Dtyped_url_data_type_controller.cc32 controller_->StopImpl();
245 void TypedUrlDataTypeController::StopImpl() { function in class:browser_sync::TypedUrlDataTypeController
246 VLOG(1) << "TypedUrl data type controller StopImpl called.";
/external/chromium/third_party/libjingle/source/talk/xmpp/
H A Dxmpptask.cc53 StopImpl();
56 void XmppTask::StopImpl() { function in class:buzz::XmppTask
80 StopImpl();

Completed in 226 milliseconds