Searched refs:PHONE_HOME_COUNTRY_CODE (Results 1 – 9 of 9) sorted by relevance
29 return PHONE_HOME_COUNTRY_CODE; in GetCountryCodeType()
42 PHONE_HOME_COUNTRY_CODE = 12, enumerator
232 case PHONE_HOME_COUNTRY_CODE: in FieldTypeToString()329 return PHONE_HOME_COUNTRY_CODE; in StringToFieldType()
99 { PHONE_HOME_COUNTRY_CODE, L"phone_home_country_code" },219 phone = profile.GetInfo(PHONE_HOME_COUNTRY_CODE); in ImportCurrentUserProfiles()
209 profile->SetInfo(PHONE_HOME_COUNTRY_CODE, country_code);227 profile->SetInfo(PHONE_HOME_COUNTRY_CODE, country_code);
171 EXPECT_EQ(profiles[1].GetInfo(PHONE_HOME_COUNTRY_CODE), profile1[7].value); in TEST_F()
156 case PHONE_HOME_COUNTRY_CODE: in CollapseCompoundFieldTypes()
272 imported_profile->SetInfo(PHONE_HOME_COUNTRY_CODE, country_code); in ImportFormData()
4420 autofill_type_to_string[PHONE_HOME_COUNTRY_CODE] = in GetAutofillFieldToStringMap()