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

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_manager.cc342 if (!FindCachedForm(form, &cached_submitted_form))
966 bool AutofillManager::FindCachedForm(const FormData& form, function in class:autofill::AutofillManager
1003 if (!FindCachedForm(form, form_structure) &&

Completed in 59 milliseconds