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

/external/chromium_org/components/autofill/core/browser/
H A Dautofill_external_delegate.h77 void OnShowPasswordSuggestions(const std::vector<base::string16>& suggestions,
H A Dautofill_manager.h145 void OnShowPasswordSuggestions(
H A Dautofill_external_delegate.cc116 void AutofillExternalDelegate::OnShowPasswordSuggestions( function in class:autofill::AutofillExternalDelegate
H A Dautofill_external_delegate_unittest.cc419 external_delegate_->OnShowPasswordSuggestions(suggestions,
H A Dautofill_manager.cc607 void AutofillManager::OnShowPasswordSuggestions( function in class:autofill::AutofillManager
616 external_delegate_->OnShowPasswordSuggestions(suggestions,
/external/chromium_org/components/autofill/content/browser/
H A Dautofill_driver_impl.cc210 AutofillManager::OnShowPasswordSuggestions)

Completed in 178 milliseconds