Searched refs:SetIsSubmitting (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.h556 void SetIsSubmitting(bool submitting);
H A Dautofill_dialog_controller_impl.cc2337 // This must come before SetIsSubmitting().
2361 SetIsSubmitting(true);
2601 SetIsSubmitting(false);
2732 SetIsSubmitting(false);
2949 SetIsSubmitting(false);
3686 void AutofillDialogControllerImpl::SetIsSubmitting(bool submitting) { function in class:autofill::AutofillDialogControllerImpl
3845 SetIsSubmitting(false);

Completed in 359 milliseconds