Searched defs:GetValidator (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_controller_impl.cc1343 GetValidator()->LoadRules(AutofillCountry::GetCountryCode(
2004 status = GetValidator()->ValidateAddress(*address_data, NULL, &problems);
2857 AddressValidator* AutofillDialogControllerImpl::GetValidator() { function in class:autofill::AutofillDialogControllerImpl
3417 AddressValidator::Status status = GetValidator()->GetSuggestions(
3520 GetValidator()->LoadRules(AutofillCountry::GetCountryCode(
3614 AddressValidator::Status status = GetValidator()->ValidateAddress(
3668 GetValidator()->ValidateAddress(*address_data, NULL, &problems);

Completed in 84 milliseconds