Home
last modified time | relevance | path

Searched defs:GetAutofillableLogins (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/password_manager/
Dpassword_store_x_unittest.cc90 virtual bool GetAutofillableLogins(PasswordFormList* forms) OVERRIDE { in GetAutofillableLogins() function in __anoncf98b1b40111::FailingBackend
162 virtual bool GetAutofillableLogins(PasswordFormList* forms) OVERRIDE { in GetAutofillableLogins() function in __anoncf98b1b40111::MockBackend
Dnative_backend_gnome_x.cc679 bool NativeBackendGnome::GetAutofillableLogins(PasswordFormList* forms) { in GetAutofillableLogins() function in NativeBackendGnome
Dnative_backend_kwallet_x.cc382 bool NativeBackendKWallet::GetAutofillableLogins(PasswordFormList* forms) { in GetAutofillableLogins() function in NativeBackendKWallet
/external/chromium_org/components/password_manager/core/browser/
Dpassword_store.cc157 void PasswordStore::GetAutofillableLogins(PasswordStoreConsumer* consumer) { in GetAutofillableLogins() function in password_manager::PasswordStore
Dlogin_database.cc653 bool LoginDatabase::GetAutofillableLogins( in GetAutofillableLogins() function in password_manager::LoginDatabase