Searched refs:GetCountOfFormElement (Results 1 – 2 of 2) sorted by relevance
169 bool GetCountOfFormElement(int64 pair_id, int* count);
542 if (!GetCountOfFormElement(pair_id, &count)) in AddToCountOfFormElement()582 bool AutofillTable::GetCountOfFormElement(int64 pair_id, int* count) { in GetCountOfFormElement() function in AutofillTable