Searched refs:StopImpl (Results 1 - 25 of 28) sorted by relevance

12

/external/chromium/chrome/browser/sync/glue/
H A Dchange_processor.cc25 StopImpl();
H A Dchange_processor_mock.h27 MOCK_METHOD0(StopImpl, void());
H A Dchange_processor.h58 virtual void StopImpl() = 0;
H A Dextension_change_processor.h52 virtual void StopImpl();
H A Dpreference_change_processor.h47 virtual void StopImpl();
H A Dsession_change_processor.h60 virtual void StopImpl();
H A Dtheme_change_processor.h50 virtual void StopImpl();
H A Dpassword_change_processor.h59 virtual void StopImpl() OVERRIDE;
H A Dtyped_url_change_processor.h60 virtual void StopImpl();
H A Dpassword_data_type_controller.cc102 NewRunnableMethod(this, &PasswordDataTypeController::StopImpl));
194 void PasswordDataTypeController::StopImpl() { function in class:browser_sync::PasswordDataTypeController
H A Dautofill_change_processor.h70 virtual void StopImpl();
H A Dautofill_data_type_controller.h79 void StopImpl();
H A Dautofill_profile_change_processor.h57 virtual void StopImpl() {} function in class:browser_sync::AutofillProfileChangeProcessor
H A Dpassword_data_type_controller.h60 void StopImpl();
H A Dbookmark_change_processor.h105 virtual void StopImpl();
H A Dtheme_change_processor.cc114 void ThemeChangeProcessor::StopImpl() { function in class:browser_sync::ThemeChangeProcessor
H A Dtyped_url_data_type_controller.h91 void StopImpl();
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 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.";
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 Dpreference_change_processor.cc203 void PreferenceChangeProcessor::StopImpl() { function in class:browser_sync::PreferenceChangeProcessor
H A Dsession_change_processor.cc234 void SessionChangeProcessor::StopImpl() { function in class:browser_sync::SessionChangeProcessor
/external/chromium/third_party/libjingle/source/talk/xmpp/
H A Dxmpptask.cc53 StopImpl();
56 void XmppTask::StopImpl() { function in class:buzz::XmppTask
80 StopImpl();
H A Dxmpptask.h116 void StopImpl();

Completed in 133 milliseconds

12