HomeSort by relevance Sort by last modified time
    Searched defs:StopImpl (Results 1 - 13 of 13) sorted by null

  /external/chromium/chrome/browser/sync/glue/
theme_change_processor.cc 114 void ThemeChangeProcessor::StopImpl() {
autofill_profile_change_processor.h 57 virtual void StopImpl() {}
extension_change_processor.cc 162 void ExtensionChangeProcessor::StopImpl() {
password_change_processor.cc 213 void PasswordChangeProcessor::StopImpl() {
preference_change_processor.cc 203 void PreferenceChangeProcessor::StopImpl() {
session_change_processor.cc 234 void SessionChangeProcessor::StopImpl() {
autofill_data_type_controller.cc 151 &AutofillDataTypeController::StopImpl))) {
284 void AutofillDataTypeController::StopImpl() {
285 VLOG(1) << "Autofill data type controller StopImpl called.";
password_data_type_controller.cc 102 NewRunnableMethod(this, &PasswordDataTypeController::StopImpl));
194 void PasswordDataTypeController::StopImpl() {
typed_url_change_processor.cc 321 void TypedUrlChangeProcessor::StopImpl() {
autofill_change_processor.cc 413 void AutofillChangeProcessor::StopImpl() {
typed_url_data_type_controller.cc 32 controller_->StopImpl();
245 void TypedUrlDataTypeController::StopImpl() {
246 VLOG(1) << "TypedUrl data type controller StopImpl called.";
bookmark_change_processor.cc 42 void BookmarkChangeProcessor::StopImpl() {
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmpptask.cc 53 StopImpl();
56 void XmppTask::StopImpl() {
80 StopImpl();

Completed in 427 milliseconds