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

  /external/chromium/chrome/browser/autofill/
form_field.h 30 extern const char kEcmlShipToCountry[];
form_field.cc 43 const char kEcmlShipToCountry[] = "ecom_shipto_postal_countrycode";
327 ECML_STRING_ENTRY(kEcmlShipToCountry)
address_field.cc 267 pattern = GetEcmlPattern(kEcmlShipToCountry, kEcmlBillToCountry, '|');
address_field_unittest.cc 425 ASCIIToUTF16(kEcmlShipToCountry),

Completed in 186 milliseconds