AddAutofillProfile 144 chrome/browser/sync/profile_sync_service_autofill_unittest.cc MOCK_METHOD1(AddAutofillProfile, AddAutofillProfile 1152 chrome/browser/sync/profile_sync_service_autofill_unittest.cc AddAutofillProfile(MatchProfiles(expected_profile))). AddAutofillProfile 1207 chrome/browser/sync/profile_sync_service_autofill_unittest.cc EXPECT_CALL(autofill_table_, AddAutofillProfile(_)). AddAutofillProfile 1873 chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc TEST_F(AutofillDialogControllerTest, AddAutofillProfile) { AddAutofillProfile 388 components/autofill/core/browser/personal_data_manager.cc database_->AddAutofillProfile(profile); AddAutofillProfile 840 components/autofill/core/browser/personal_data_manager.cc database_->AddAutofillProfile(*iter); AddAutofillProfile 529 components/autofill/core/browser/personal_data_manager_unittest.cc autofill_database_service_->AddAutofillProfile(profile2); AddAutofillProfile 302 components/autofill/core/browser/webdata/autofill_profile_syncable_service.cc if (!autofill_table->AddAutofillProfile(*bundle.profiles_to_add[i])) AddAutofillProfile 194 components/autofill/core/browser/webdata/autofill_table.h virtual bool AddAutofillProfile(const AutofillProfile& profile); AddAutofillProfile 655 components/autofill/core/browser/webdata/autofill_table_unittest.cc EXPECT_TRUE(table_->AddAutofillProfile(home_profile)); AddAutofillProfile 682 components/autofill/core/browser/webdata/autofill_table_unittest.cc EXPECT_TRUE(table_->AddAutofillProfile(billing_profile)); AddAutofillProfile 767 components/autofill/core/browser/webdata/autofill_table_unittest.cc EXPECT_TRUE(table_->AddAutofillProfile(p)); AddAutofillProfile 805 components/autofill/core/browser/webdata/autofill_table_unittest.cc EXPECT_TRUE(table_->AddAutofillProfile(p)); AddAutofillProfile 843 components/autofill/core/browser/webdata/autofill_table_unittest.cc EXPECT_TRUE(table_->AddAutofillProfile(p)); AddAutofillProfile 910 components/autofill/core/browser/webdata/autofill_table_unittest.cc EXPECT_TRUE(table_->AddAutofillProfile(profile)); AddAutofillProfile 919 components/autofill/core/browser/webdata/autofill_table_unittest.cc EXPECT_TRUE(table_->AddAutofillProfile(profile)); AddAutofillProfile 1056 components/autofill/core/browser/webdata/autofill_table_unittest.cc table_->AddAutofillProfile(profile); AddAutofillProfile 1206 components/autofill/core/browser/webdata/autofill_table_unittest.cc table_->AddAutofillProfile(profile); AddAutofillProfile 62 components/autofill/core/browser/webdata/autofill_webdata.h virtual void AddAutofillProfile(const AutofillProfile& profile) = 0; AddAutofillProfile 168 components/autofill/core/browser/webdata/autofill_webdata_backend_impl.cc if (!AutofillTable::FromWebDatabase(db)->AddAutofillProfile(profile)) { AddAutofillProfile 102 components/autofill/core/browser/webdata/autofill_webdata_backend_impl.h WebDatabase::State AddAutofillProfile(const AutofillProfile& profile, AddAutofillProfile 107 components/autofill/core/browser/webdata/autofill_webdata_service.cc Bind(&AutofillWebDataBackendImpl::AddAutofillProfile, AddAutofillProfile 67 components/autofill/core/browser/webdata/autofill_webdata_service.h virtual void AddAutofillProfile(const AutofillProfile& profile) OVERRIDE; AddAutofillProfile 301 components/autofill/core/browser/webdata/web_data_service_unittest.cc wds_->AddAutofillProfile(profile); AddAutofillProfile 320 components/autofill/core/browser/webdata/web_data_service_unittest.cc wds_->AddAutofillProfile(profile); AddAutofillProfile 360 components/autofill/core/browser/webdata/web_data_service_unittest.cc wds_->AddAutofillProfile(profile1); AddAutofillProfile 361 components/autofill/core/browser/webdata/web_data_service_unittest.cc wds_->AddAutofillProfile(profile2); AddAutofillProfile 484 components/autofill/core/browser/webdata/web_data_service_unittest.cc wds_->AddAutofillProfile(profile);