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

/external/chromium/chrome/browser/password_manager/
H A Dpassword_store.cc72 CancelableRequestProvider::Handle PasswordStore::GetAutofillableLogins( function in class:PasswordStore
H A Dlogin_database.cc363 bool LoginDatabase::GetAutofillableLogins( function in class:LoginDatabase
H A Dnative_backend_kwallet_x.cc258 bool NativeBackendKWallet::GetAutofillableLogins(PasswordFormList* forms) { function in class:NativeBackendKWallet
H A Dnative_backend_gnome_x.cc806 bool NativeBackendGnome::GetAutofillableLogins(PasswordFormList* forms) { function in class:NativeBackendGnome
H A Dpassword_store_x_unittest.cc114 virtual bool GetAutofillableLogins(PasswordFormList* forms) { return false; } function in class:__anon2331::FailingBackend
168 virtual bool GetAutofillableLogins(PasswordFormList* forms) { function in class:__anon2331::MockBackend
221 login_db_->GetAutofillableLogins(&forms);
391 store->GetAutofillableLogins(&consumer);
413 wds_->GetAutofillableLogins(&wds_consumer);
500 store->GetAutofillableLogins(&consumer);
671 store->GetAutofillableLogins(&consumer);
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_store.cc156 CancelableRequestProvider::Handle PasswordStore::GetAutofillableLogins( function in class:PasswordStore
H A Dlogin_database.cc531 bool LoginDatabase::GetAutofillableLogins( function in class:LoginDatabase
H A Dnative_backend_gnome_x.cc641 bool NativeBackendGnome::GetAutofillableLogins(PasswordFormList* forms) { function in class:NativeBackendGnome
H A Dnative_backend_kwallet_x.cc444 bool NativeBackendKWallet::GetAutofillableLogins(PasswordFormList* forms) { function in class:NativeBackendKWallet
/external/chromium/chrome/browser/webdata/
H A Dweb_data_service.cc314 WebDataService::Handle WebDataService::GetAutofillableLogins( function in class:WebDataService

Completed in 1517 milliseconds