Searched defs:InputValidityMessage (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc1058 InputValidityMessage(section, it->first->type, it->second).empty()) {
1496 string16 AutofillDialogControllerImpl::InputValidityMessage( function in class:autofill::AutofillDialogControllerImpl
1621 string16 message = InputValidityMessage(section, type, iter->second);

Completed in 56 milliseconds