Searched refs:AddToCountOfFormElement (Results 1 – 2 of 2) sorted by relevance
159 bool AddToCountOfFormElement(int64 pair_id, int delta, bool* was_removed);
501 if (!AddToCountOfFormElement(itr->a, -how_many, &was_removed)) in RemoveFormElementsAddedBetween()535 bool AutofillTable::AddToCountOfFormElement(int64 pair_id, in AddToCountOfFormElement() function in AutofillTable