Searched defs:SetInfo (Results 1 – 8 of 8) sorted by relevance
108 void NameInfo::SetInfo(AutofillFieldType type, const string16& value) { in SetInfo() function in NameInfo365 void EmailInfo::SetInfo(AutofillFieldType type, const string16& value) { in SetInfo() function in EmailInfo408 void CompanyInfo::SetInfo(AutofillFieldType type, const string16& value) { in SetInfo() function in CompanyInfo
114 void PhoneNumber::SetInfo(AutofillFieldType type, const string16& value) { in SetInfo() function in PhoneNumber
128 void Address::SetInfo(AutofillFieldType type, const string16& value) { in SetInfo() function in Address
242 void CreditCard::SetInfo(AutofillFieldType type, const string16& value) { in SetInfo() function in CreditCard
240 void AutofillProfile::SetInfo(AutofillFieldType type, const string16& value) { in SetInfo() function in AutofillProfile
33 TEST_F(CannedBrowsingDataAppCacheHelperTest, SetInfo) { in TEST_F() argument
343 void TypeFeedbackOracle::SetInfo(int position, Object* target) { in SetInfo() function in v8::internal::TypeFeedbackOracle
391 void SetInfo(wxWebViewDOMElementInfo info) { m_info = info; } in SetInfo() function