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

  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_table.h 214 bool DeleteLastAccess(int64 pair_id);
autofill_table.cc 739 bool AutofillTable::DeleteLastAccess(int64 pair_id) {
933 if (count >= 2 && !DeleteLastAccess(pair_id))
    [all...]

Completed in 34 milliseconds