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

/external/chromium_org/components/autofill/core/common/
H A Dpassword_form_fill_data.h29 struct PasswordAndRealm { struct in namespace:autofill
38 typedef std::map<base::string16, PasswordAndRealm> LoginCollection;
49 // A list of other matching username->PasswordAndRealm pairs for the form.

Completed in 107 milliseconds