HomeSort by relevance Sort by last modified time
    Searched refs:AddToCountOfFormElement (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/webdata/
autofill_table.h 159 bool AddToCountOfFormElement(int64 pair_id, int delta, bool* was_removed);
autofill_table.cc 501 if (!AddToCountOfFormElement(itr->a, -how_many, &was_removed))
535 bool AutofillTable::AddToCountOfFormElement(int64 pair_id,
    [all...]

Completed in 45 milliseconds