GetAutofillProfiles  140 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   MOCK_METHOD1(GetAutofillProfiles,
GetAutofillProfiles  995 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   EXPECT_CALL(autofill_table_, GetAutofillProfiles(_)).
GetAutofillProfiles 1108 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   EXPECT_CALL(autofill_table_, GetAutofillProfiles(_)).
GetAutofillProfiles 1149 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   EXPECT_CALL(autofill_table_, GetAutofillProfiles(_)).
GetAutofillProfiles 1200 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   EXPECT_CALL(autofill_table_, GetAutofillProfiles(_)).
GetAutofillProfiles 1252 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   EXPECT_CALL(autofill_table_, GetAutofillProfiles(_)).WillOnce(Return(true));
GetAutofillProfiles 1347 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   EXPECT_CALL(autofill_table_, GetAutofillProfiles(_)).
GetAutofillProfiles 1375 chrome/browser/sync/profile_sync_service_autofill_unittest.cc   EXPECT_CALL(autofill_table_, GetAutofillProfiles(_)).Times(0);
GetAutofillProfiles  909 components/autofill/core/browser/personal_data_manager.cc   pending_profiles_query_ = database_->GetAutofillProfiles(this);
GetAutofillProfiles  286 components/autofill/core/browser/webdata/autofill_profile_syncable_service.cc   return GetAutofillTable()->GetAutofillProfiles(profiles);
GetAutofillProfiles  207 components/autofill/core/browser/webdata/autofill_table.h   virtual bool GetAutofillProfiles(std::vector<AutofillProfile*>* profiles);
GetAutofillProfiles   75 components/autofill/core/browser/webdata/autofill_webdata.h   virtual WebDataServiceBase::Handle GetAutofillProfiles(
GetAutofillProfiles  239 components/autofill/core/browser/webdata/autofill_webdata_backend_impl.cc   AutofillTable::FromWebDatabase(db)->GetAutofillProfiles(&profiles);
GetAutofillProfiles  114 components/autofill/core/browser/webdata/autofill_webdata_backend_impl.h   scoped_ptr<WDTypedResult> GetAutofillProfiles(WebDatabase* db);
GetAutofillProfiles  128 components/autofill/core/browser/webdata/autofill_webdata_service.cc       Bind(&AutofillWebDataBackendImpl::GetAutofillProfiles, autofill_backend_),
GetAutofillProfiles   70 components/autofill/core/browser/webdata/autofill_webdata_service.h   virtual WebDataServiceBase::Handle GetAutofillProfiles(
GetAutofillProfiles  306 components/autofill/core/browser/webdata/web_data_service_unittest.cc   WebDataServiceBase::Handle handle = wds_->GetAutofillProfiles(&consumer);
GetAutofillProfiles  325 components/autofill/core/browser/webdata/web_data_service_unittest.cc   WebDataServiceBase::Handle handle = wds_->GetAutofillProfiles(&consumer);
GetAutofillProfiles  344 components/autofill/core/browser/webdata/web_data_service_unittest.cc   WebDataServiceBase::Handle handle2 = wds_->GetAutofillProfiles(&consumer2);
GetAutofillProfiles  366 components/autofill/core/browser/webdata/web_data_service_unittest.cc   WebDataServiceBase::Handle handle = wds_->GetAutofillProfiles(&consumer);
GetAutofillProfiles  388 components/autofill/core/browser/webdata/web_data_service_unittest.cc   WebDataServiceBase::Handle handle2 = wds_->GetAutofillProfiles(&consumer2);
GetAutofillProfiles  491 components/autofill/core/browser/webdata/web_data_service_unittest.cc       wds_->GetAutofillProfiles(&profile_consumer);
GetAutofillProfiles  527 components/autofill/core/browser/webdata/web_data_service_unittest.cc       wds_->GetAutofillProfiles(&profile_consumer2);