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

/external/chromium/chrome/browser/password_manager/
H A Dpassword_manager.cc197 const std::vector<PasswordForm>& visible_forms) {
201 for (iter = visible_forms.begin(); iter != visible_forms.end(); iter++) {
196 OnPasswordFormsVisible( const std::vector<PasswordForm>& visible_forms) argument

Completed in 54 milliseconds