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

  /external/chromium/chrome/browser/webdata/
autofill_table.h 316 bool IsAutofillGUIDInTrash(const std::string& guid);
autofill_table.cc 889 if (IsAutofillGUIDInTrash(profile.guid()))
1062 if (IsAutofillGUIDInTrash(guid)) {
    [all...]
autofill_table_unittest.cc     [all...]

Completed in 22 milliseconds