Searched refs:PHONE_FAX_COUNTRY_CODE (Results 1 – 9 of 9) sorted by relevance
27 return PHONE_FAX_COUNTRY_CODE; in GetCountryCodeType()
50 PHONE_FAX_COUNTRY_CODE = 22, enumerator
242 case PHONE_FAX_COUNTRY_CODE: in FieldTypeToString()339 return PHONE_FAX_COUNTRY_CODE; in StringToFieldType()
102 { PHONE_FAX_COUNTRY_CODE, L"phone_fax_country_code" },223 phone = profile.GetInfo(PHONE_FAX_COUNTRY_CODE); in ImportCurrentUserProfiles()
218 profile->SetInfo(PHONE_FAX_COUNTRY_CODE, country_code);236 profile->SetInfo(PHONE_FAX_COUNTRY_CODE, country_code);
180 EXPECT_EQ(profiles[0].GetInfo(PHONE_FAX_COUNTRY_CODE), profile2[6].value); in TEST_F()
164 case PHONE_FAX_COUNTRY_CODE: in CollapseCompoundFieldTypes()
276 imported_profile->SetInfo(PHONE_FAX_COUNTRY_CODE, country_code); in ImportFormData()
4425 autofill_type_to_string[PHONE_FAX_COUNTRY_CODE] = "PHONE_FAX_COUNTRY_CODE"; in GetAutofillFieldToStringMap()