HomeSort by relevance Sort by last modified time
    Searched refs:PasswordAndRealm (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/autofill/core/common/
password_form_fill_data.h 29 struct PasswordAndRealm {
38 typedef std::map<base::string16, PasswordAndRealm> LoginCollection;
49 // A list of other matching username->PasswordAndRealm pairs for the form.
password_form_fill_data.cc 63 PasswordAndRealm value;
  /external/chromium_org/components/autofill/content/common/
autofill_messages.h 86 IPC_STRUCT_TRAITS_BEGIN(autofill::PasswordAndRealm)
  /external/chromium_org/chrome/renderer/autofill/
password_autofill_agent_browsertest.cc 176 PasswordAndRealm password2;
179 PasswordAndRealm password3;

Completed in 104 milliseconds