Home | History | Annotate | Download | only in password_manager

Lines Matching defs:GetLogins

256   void GetLogins(const PasswordForm& form);
270 // Use after AddLoginSearch, UpdateLoginSearch, GetLogins, GetLoginsList,
419 void GKRMethod::GetLogins(const PasswordForm& form) {
764 bool NativeBackendGnome::GetLogins(const PasswordForm& form,
771 NewRunnableMethod(&method, &GKRMethod::GetLogins, form));