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