Searched refs:authentication_required (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/password_manager/core/browser/
H A Dpassword_manager.cc554 bool authentication_required = preferred_match.use_additional_authentication; local
556 !authentication_required && it != best_matches.end();
559 authentication_required = true;
574 if (authentication_required)

Completed in 116 milliseconds