Searched refs:InsertAutofillEntry (Results 1 – 2 of 2) sorted by relevance
340 bool InsertAutofillEntry(const AutofillEntry& entry);
798 if (!InsertAutofillEntry(entries[i])) in UpdateAutofillEntries()805 bool AutofillTable::InsertAutofillEntry(const AutofillEntry& entry) { in InsertAutofillEntry() function in autofill::AutofillTable