Searched defs:form_structures_ (Results 1 - 1 of 1) sorted by path

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_manager.h216 ScopedVector<FormStructure>* form_structures() { return &form_structures_; }
255 // Re-parses |live_form| and adds the result to |form_structures_|.
343 ScopedVector<FormStructure> form_structures_; member in class:autofill::AutofillManager

Completed in 374 milliseconds