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

  /external/chromium/chrome/browser/webdata/
autofill_table.h 169 bool GetCountOfFormElement(int64 pair_id, int* count);
autofill_table.cc 542 if (!GetCountOfFormElement(pair_id, &count))
582 bool AutofillTable::GetCountOfFormElement(int64 pair_id, int* count) {
    [all...]

Completed in 116 milliseconds