HomeSort by relevance Sort by last modified time
    Searched refs:IsValidState (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/autofill/core/browser/
validation.h 42 bool IsValidState(const base::string16& text);
validation.cc 139 bool IsValidState(const base::string16& text) {
autofill_profile.cc 401 return country == "US" && !autofill::IsValidState(data);

Completed in 56 milliseconds