Searched refs:InsertFormElement (Results 1 – 2 of 2) sorted by relevance
176 bool InsertFormElement(const webkit_glue::FormField& element, int64* pair_id);
617 bool AutofillTable::InsertFormElement(const FormField& element, in InsertFormElement() function in AutofillTable853 if (count == 0 && !InsertFormElement(element, &pair_id)) in AddFormFieldValueTime()