HomeSort by relevance Sort by last modified time
    Searched defs:GetAllAutofillEntries (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
autofill_helper.cc 106 wds->GetDatabase())->GetAllAutofillEntries(entries);
109 std::vector<AutofillEntry> GetAllAutofillEntries(AutofillWebDataService* wds) {
227 std::vector<AutofillEntry> all_entries = GetAllAutofillEntries(wds.get());
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_table.cc 746 bool AutofillTable::GetAllAutofillEntries(std::vector<AutofillEntry>* entries) {
    [all...]

Completed in 134 milliseconds