Searched defs:AddAutofillProfile (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/webdata/
H A Dautofill_table.cc888 bool AutofillTable::AddAutofillProfile(const AutofillProfile& profile) { function in class:AutofillTable
2144 if (!AddAutofillProfile(*iter))
H A Dweb_data_service.cc396 void WebDataService::AddAutofillProfile(const AutofillProfile& profile) { function in class:WebDataService
1017 if (!db_->GetAutofillTable()->AddAutofillProfile(profile)) {

Completed in 177 milliseconds