GetAllLogins      249 chrome/browser/password_manager/native_backend_gnome_x.cc   void GetAllLogins(const char* app_string);
GetAllLogins      628 chrome/browser/password_manager/native_backend_gnome_x.cc   if (!GetAllLogins(&forms))
GetAllLogins      668 chrome/browser/password_manager/native_backend_gnome_x.cc   if (!GetAllLogins(&all_forms))
GetAllLogins      717 chrome/browser/password_manager/native_backend_gnome_x.cc                           base::Bind(&GKRMethod::GetAllLogins,
GetAllLogins      105 chrome/browser/password_manager/native_backend_gnome_x.h   bool GetAllLogins(PasswordFormList* forms);
GetAllLogins      537 chrome/browser/password_manager/native_backend_kwallet_x.cc   if (!GetAllLogins(&all_forms, wallet_handle))
GetAllLogins      557 chrome/browser/password_manager/native_backend_kwallet_x.cc   if (!GetAllLogins(&all_forms, wallet_handle))
GetAllLogins       99 chrome/browser/password_manager/native_backend_kwallet_x.h   bool GetAllLogins(PasswordFormList* forms, int wallet_handle);