Home
last modified time | relevance | path

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

12

/external/chromium/third_party/libjingle/source/talk/xmpp/
Dxmpptask.cc53 StopImpl(); in ~XmppTask()
56 void XmppTask::StopImpl() { in StopImpl() function in buzz::XmppTask
80 StopImpl(); in Stop()
Dxmpptask.h116 void StopImpl();
/external/chromium/chrome/browser/sync/glue/
Dpassword_data_type_controller.cc102 NewRunnableMethod(this, &PasswordDataTypeController::StopImpl)); in Stop()
194 void PasswordDataTypeController::StopImpl() { in StopImpl() function in browser_sync::PasswordDataTypeController
Dchange_processor.cc25 StopImpl(); in Stop()
Dchange_processor_mock.h27 MOCK_METHOD0(StopImpl, void());
Dtheme_change_processor.h50 virtual void StopImpl();
Dextension_change_processor.h52 virtual void StopImpl();
Dpreference_change_processor.h47 virtual void StopImpl();
Dchange_processor.h58 virtual void StopImpl() = 0;
Dsession_change_processor.h60 virtual void StopImpl();
Dtyped_url_data_type_controller.cc32 controller_->StopImpl(); in RunOnDBThread()
245 void TypedUrlDataTypeController::StopImpl() { in StopImpl() function in browser_sync::TypedUrlDataTypeController
Dpassword_change_processor.h59 virtual void StopImpl() OVERRIDE;
Dtyped_url_change_processor.h60 virtual void StopImpl();
Dautofill_data_type_controller.cc151 &AutofillDataTypeController::StopImpl))) { in Stop()
284 void AutofillDataTypeController::StopImpl() { in StopImpl() function in browser_sync::AutofillDataTypeController
Dpassword_data_type_controller.h60 void StopImpl();
Dautofill_profile_change_processor.h57 virtual void StopImpl() {} in StopImpl() function
Dautofill_data_type_controller.h79 void StopImpl();
Dautofill_change_processor.h70 virtual void StopImpl();
Dtheme_change_processor.cc114 void ThemeChangeProcessor::StopImpl() { in StopImpl() function in browser_sync::ThemeChangeProcessor
Dtyped_url_data_type_controller.h91 void StopImpl();
Dbookmark_change_processor.h105 virtual void StopImpl();
Dpreference_change_processor.cc203 void PreferenceChangeProcessor::StopImpl() { in StopImpl() function in browser_sync::PreferenceChangeProcessor
Dextension_change_processor.cc162 void ExtensionChangeProcessor::StopImpl() { in StopImpl() function in browser_sync::ExtensionChangeProcessor
Dpassword_change_processor.cc213 void PasswordChangeProcessor::StopImpl() { in StopImpl() function in browser_sync::PasswordChangeProcessor
Dsession_change_processor.cc234 void SessionChangeProcessor::StopImpl() { in StopImpl() function in browser_sync::SessionChangeProcessor

12