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

  /external/chromium/chrome/browser/password_manager/
password_form_manager.h 148 // the previously preferred login from |best_matches_| will be reset.
174 webkit_glue::PasswordFormMap best_matches_; member in class:PasswordFormManager
176 // Cleans up when best_matches_ goes out of scope.
200 // Convenience pointer to entry in best_matches_ that is marked
  /external/chromium_org/chrome/browser/password_manager/
password_form_manager.h 190 // the previously preferred login from |best_matches_| will be reset.
210 // password form in |best_matches_| and sets |pending_credentials_| to the
231 content::PasswordFormMap best_matches_; member in class:PasswordFormManager
233 // Cleans up when best_matches_ goes out of scope.
261 // Convenience pointer to entry in best_matches_ that is marked

Completed in 109 milliseconds