Home
last modified time | relevance | path

Searched defs:UpdateAutofillProfile (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/components/autofill/core/browser/webdata/
Dautofill_webdata_service.cc111 void AutofillWebDataService::UpdateAutofillProfile( in UpdateAutofillProfile() function in autofill::AutofillWebDataService
Dautofill_webdata_backend_impl.cc183 WebDatabase::State AutofillWebDataBackendImpl::UpdateAutofillProfile( in UpdateAutofillProfile() function in autofill::AutofillWebDataBackendImpl
Dautofill_table_unittest.cc1042 TEST_F(AutofillTableTest, UpdateAutofillProfile) { in TEST_F() argument
Dautofill_table.cc945 bool AutofillTable::UpdateAutofillProfile(const AutofillProfile& profile) { in UpdateAutofillProfile() function in autofill::AutofillTable