HomeSort by relevance Sort by last modified time
    Searched defs:wait_for_username (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/autofill/core/common/
password_form_fill_data.h 63 bool wait_for_username; member in struct:autofill::PasswordFormFillData
  /external/chromium_org/components/password_manager/core/browser/
password_form_manager.cc 418 bool wait_for_username = local
423 if (wait_for_username)
428 *preferred_match_, wait_for_username);

Completed in 689 milliseconds