Home
last modified time | relevance | path

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

/external/chromium_org/components/autofill/core/browser/webdata/
Dautofill_webdata_backend_impl.h179 void DestroyAutofillCreditCardResult(const WDTypedResult* result);
Dautofill_webdata_backend_impl.cc297 base::Bind(&AutofillWebDataBackendImpl::DestroyAutofillCreditCardResult, in GetCreditCards()
379 void AutofillWebDataBackendImpl::DestroyAutofillCreditCardResult( in DestroyAutofillCreditCardResult() function in autofill::AutofillWebDataBackendImpl