HomeSort by relevance Sort by last modified time
    Searched defs:GetAutofillableLogins (Results 1 - 10 of 10) sorted by null

  /external/chromium/chrome/browser/password_manager/
password_store.cc 72 CancelableRequestProvider::Handle PasswordStore::GetAutofillableLogins(
login_database.cc 363 bool LoginDatabase::GetAutofillableLogins(
native_backend_kwallet_x.cc 258 bool NativeBackendKWallet::GetAutofillableLogins(PasswordFormList* forms) {
native_backend_gnome_x.cc 806 bool NativeBackendGnome::GetAutofillableLogins(PasswordFormList* forms) {
    [all...]
password_store_x_unittest.cc 114 virtual bool GetAutofillableLogins(PasswordFormList* forms) { return false; }
168 virtual bool GetAutofillableLogins(PasswordFormList* forms) {
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/
password_store.cc 156 CancelableRequestProvider::Handle PasswordStore::GetAutofillableLogins(
native_backend_gnome_x.cc 641 bool NativeBackendGnome::GetAutofillableLogins(PasswordFormList* forms) {
login_database.cc 531 bool LoginDatabase::GetAutofillableLogins(
native_backend_kwallet_x.cc 444 bool NativeBackendKWallet::GetAutofillableLogins(PasswordFormList* forms) {
    [all...]
  /external/chromium/chrome/browser/webdata/
web_data_service.cc 314 WebDataService::Handle WebDataService::GetAutofillableLogins(
    [all...]

Completed in 192 milliseconds