Searched defs:GetAutofillProfiles (Results 1 - 3 of 3) 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.cc925 bool AutofillTable::GetAutofillProfiles( function in class:autofill::AutofillTable

Completed in 84 milliseconds