GetAbbreviationForName 104 components/autofill/core/browser/state_names.cc abbr = GetAbbreviationForName(value); GetAbbreviationForName 15 components/autofill/core/browser/state_names.h base::string16 GetAbbreviationForName(const base::string16& name); GetAbbreviationForName 148 components/autofill/core/browser/validation.cc return !state_names::GetAbbreviationForName(text).empty() ||