GetMatchingTypes  190 components/autofill/core/browser/address.cc   FormGroup::GetMatchingTypes(text, app_locale, matching_types);
GetMatchingTypes   35 components/autofill/core/browser/address.h   virtual void GetMatchingTypes(
GetMatchingTypes  129 components/autofill/core/browser/address_unittest.cc     address.GetMatchingTypes(ASCIIToUTF16(kValidMatches[i]), "US",
GetMatchingTypes  141 components/autofill/core/browser/address_unittest.cc     address.GetMatchingTypes(ASCIIToUTF16(kInvalidMatches[i]), "US",
GetMatchingTypes  150 components/autofill/core/browser/address_unittest.cc   address.GetMatchingTypes(ASCIIToUTF16("Garbage"), "US", &matching_types);
GetMatchingTypes  149 components/autofill/core/browser/autofill_manager.cc         it->GetMatchingTypes(value, app_locale, &matching_types);
GetMatchingTypes  153 components/autofill/core/browser/autofill_manager.cc         it->GetMatchingTypes(value, app_locale, &matching_types);
GetMatchingTypes  275 components/autofill/core/browser/autofill_profile.cc     (*it)->GetMatchingTypes(text, app_locale, matching_types);
GetMatchingTypes   43 components/autofill/core/browser/autofill_profile.h   virtual void GetMatchingTypes(
GetMatchingTypes  401 components/autofill/core/browser/credit_card.cc   FormGroup::GetMatchingTypes(text, app_locale, matching_types);
GetMatchingTypes   49 components/autofill/core/browser/credit_card.h   virtual void GetMatchingTypes(
GetMatchingTypes   26 components/autofill/core/browser/form_group.h   virtual void GetMatchingTypes(const base::string16& text,
GetMatchingTypes  154 components/autofill/core/browser/phone_number.cc   FormGroup::GetMatchingTypes(stripped_text, app_locale, matching_types);
GetMatchingTypes   32 components/autofill/core/browser/phone_number.h   virtual void GetMatchingTypes(
GetMatchingTypes   27 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(base::string16(), "US", &matching_types);
GetMatchingTypes   31 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("1"), "US", &matching_types);
GetMatchingTypes   36 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("16"), "US", &matching_types);
GetMatchingTypes   38 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("165"), "US", &matching_types);
GetMatchingTypes   40 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("1650"), "US", &matching_types);
GetMatchingTypes   42 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("16502"), "US", &matching_types);
GetMatchingTypes   44 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("165023"), "US", &matching_types);
GetMatchingTypes   46 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("1650234"), "US", &matching_types);
GetMatchingTypes   49 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("16502345678"), "US",
GetMatchingTypes   55 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("650"), "US", &matching_types);
GetMatchingTypes   60 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("2345678"), "US", &matching_types);
GetMatchingTypes   64 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("234"), "US", &matching_types);
GetMatchingTypes   68 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("5678"), "US", &matching_types);
GetMatchingTypes   72 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("2345"), "US", &matching_types);
GetMatchingTypes   75 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("6502345678"), "US",
GetMatchingTypes   81 components/autofill/core/browser/phone_number_unittest.cc   phone_number.GetMatchingTypes(ASCIIToUTF16("(650)2345678"), "US",