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

  /external/chromium/chrome/browser/webdata/
autofill_table.h 260 bool AddAutofillGUIDToTrash(const std::string& guid);
autofill_table_unittest.cc     [all...]
autofill_table.cc     [all...]
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_table.h 308 bool AddAutofillGUIDToTrash(const std::string& guid);
autofill_table_unittest.cc 759 ASSERT_TRUE(table_->AddAutofillGUIDToTrash(
761 ASSERT_TRUE(table_->AddAutofillGUIDToTrash(
791 EXPECT_TRUE(table_->AddAutofillGUIDToTrash(profile.guid()));
810 EXPECT_TRUE(table_->AddAutofillGUIDToTrash(profile.guid()));
    [all...]
autofill_table.cc     [all...]

Completed in 32 milliseconds