Home
last modified time | relevance | path

Searched refs:AddAutofillGUIDToTrash (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/webdata/
Dautofill_table.h260 bool AddAutofillGUIDToTrash(const std::string& guid);
Dautofill_table_unittest.cc989 ASSERT_TRUE(db.GetAutofillTable()->AddAutofillGUIDToTrash( in TEST_F()
991 ASSERT_TRUE(db.GetAutofillTable()->AddAutofillGUIDToTrash( in TEST_F()
1025 EXPECT_TRUE(db.GetAutofillTable()->AddAutofillGUIDToTrash(profile.guid())); in TEST_F()
1045 EXPECT_TRUE(db.GetAutofillTable()->AddAutofillGUIDToTrash(profile.guid())); in TEST_F()
Dautofill_table.cc1378 bool AutofillTable::AddAutofillGUIDToTrash(const std::string& guid) { in AddAutofillGUIDToTrash() function in AutofillTable
2127 AddAutofillGUIDToTrash(p->guid()); in MigrateToVersion37MergeAndCullOlderProfiles()
2131 AddAutofillGUIDToTrash(p->guid()); in MigrateToVersion37MergeAndCullOlderProfiles()