Home
last modified time | relevance | path

Searched defs:SetRawInfo (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/components/autofill/core/browser/
Dcontact_info.cc202 void NameInfo::SetRawInfo(ServerFieldType type, const base::string16& value) { in SetRawInfo() function in autofill::NameInfo
319 void EmailInfo::SetRawInfo(ServerFieldType type, const base::string16& value) { in SetRawInfo() function in autofill::EmailInfo
351 void CompanyInfo::SetRawInfo(ServerFieldType type, in SetRawInfo() function in autofill::CompanyInfo
Dautofill_data_model_unittest.cc25 virtual void SetRawInfo(ServerFieldType type, in SetRawInfo() function in autofill::__anon8e54670d0111::TestAutofillDataModel
Daddress.cc82 void Address::SetRawInfo(ServerFieldType type, const base::string16& value) { in SetRawInfo() function in autofill::Address
Dphone_number.cc75 void PhoneNumber::SetRawInfo(ServerFieldType type, in SetRawInfo() function in autofill::PhoneNumber
Dcredit_card.cc325 void CreditCard::SetRawInfo(ServerFieldType type, in SetRawInfo() function in autofill::CreditCard
Dautofill_profile.cc313 void AutofillProfile::SetRawInfo(ServerFieldType type, in SetRawInfo() function in autofill::AutofillProfile