Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/autofill/
Dautofill_manager.h184 bool FindCachedForm(const webkit_glue::FormData& form,
Dautofill_manager.cc334 if (!FindCachedForm(form, &cached_submitted_form)) in OnFormSubmitted()
785 bool AutofillManager::FindCachedForm(const FormData& form, function in AutofillManager
809 if (!FindCachedForm(form, form_structure))