Searched refs:AddAutofillGUIDToTrash (Results 1 – 3 of 3) sorted by relevance
260 bool AddAutofillGUIDToTrash(const std::string& guid);
989 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()
1378 bool AutofillTable::AddAutofillGUIDToTrash(const std::string& guid) { in AddAutofillGUIDToTrash() function in AutofillTable2127 AddAutofillGUIDToTrash(p->guid()); in MigrateToVersion37MergeAndCullOlderProfiles()2131 AddAutofillGUIDToTrash(p->guid()); in MigrateToVersion37MergeAndCullOlderProfiles()