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

/external/chromium_org/components/autofill/core/browser/
H A Dform_group.h18 class FormGroup { class in namespace:autofill
20 virtual ~FormGroup() {}
30 // Returns a set of server field types for which this FormGroup has non-empty
39 // Sets this FormGroup object's data for |type| to |value|, without
50 // Used to populate this FormGroup object with data. Canonicalizes the data
61 // Returns a set of server field types for which this FormGroup can store

Completed in 77 milliseconds