Searched defs:GetAutofillProfiles (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/autofill/core/browser/webdata/
H A Dautofill_webdata_backend_impl.cc235 scoped_ptr<WDTypedResult> AutofillWebDataBackendImpl::GetAutofillProfiles( function in class:autofill::AutofillWebDataBackendImpl
239 AutofillTable::FromWebDatabase(db)->GetAutofillProfiles(&profiles);
H A Dautofill_webdata_service.cc125 WebDataServiceBase::Handle AutofillWebDataService::GetAutofillProfiles( function in class:autofill::AutofillWebDataService
128 Bind(&AutofillWebDataBackendImpl::GetAutofillProfiles, autofill_backend_),
H A Dautofill_table.cc1008 bool AutofillTable::GetAutofillProfiles( function in class:autofill::AutofillTable
/external/chromium/chrome/browser/webdata/
H A Dautofill_table.cc954 bool AutofillTable::GetAutofillProfiles( function in class:AutofillTable
H A Dweb_data_service.cc426 WebDataService::Handle WebDataService::GetAutofillProfiles( function in class:WebDataService
1101 db_->GetAutofillTable()->GetAutofillProfiles(&profiles);
1136 db_->GetAutofillTable()->GetAutofillProfiles(&profiles);

Completed in 252 milliseconds