Home
last modified time | relevance | path

Searched refs:DestroyAutofillProfileResult (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/autofill/core/browser/webdata/
Dautofill_webdata_backend_impl.h178 void DestroyAutofillProfileResult(const WDTypedResult* result);
Dautofill_webdata_backend_impl.cc244 base::Bind(&AutofillWebDataBackendImpl::DestroyAutofillProfileResult, in GetAutofillProfiles()
370 void AutofillWebDataBackendImpl::DestroyAutofillProfileResult( in DestroyAutofillProfileResult() function in autofill::AutofillWebDataBackendImpl