Home
last modified time | relevance | path

Searched refs:AllSectionsAreValid (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
Dautofill_dialog_controller_impl.h470 bool AllSectionsAreValid();
Dautofill_dialog_controller_impl.cc3044 bool AutofillDialogControllerImpl::AllSectionsAreValid() { in AllSectionsAreValid() function in autofill::AutofillDialogControllerImpl
3427 else if (AllSectionsAreValid()) in LogOnCancelMetrics()