Home
last modified time | relevance | path

Searched defs:GetAllAutofillEntries (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
Dautofill_helper.cc108 std::vector<AutofillEntry> GetAllAutofillEntries(AutofillWebDataService* wds) { in GetAllAutofillEntries() function
/external/chromium/chrome/browser/webdata/
Dautofill_table.cc705 bool AutofillTable::GetAllAutofillEntries(std::vector<AutofillEntry>* entries) { in GetAllAutofillEntries() function in AutofillTable
/external/chromium_org/components/autofill/core/browser/webdata/
Dautofill_table.cc796 bool AutofillTable::GetAllAutofillEntries(std::vector<AutofillEntry>* entries) { in GetAllAutofillEntries() function in autofill::AutofillTable