Home | History | Annotate | Download | only in password_manager

Lines Matching refs:GetLoginsList

128   GetLoginsList(&forms, form.signon_realm, wallet_handle);
143 GetLoginsList(&forms, form.signon_realm, wallet_handle);
162 GetLoginsList(&all_forms, form.signon_realm, wallet_handle);
246 return GetLoginsList(forms, form.signon_realm, wallet_handle);
255 return GetLoginsList(forms, get_begin, get_end, wallet_handle);
262 return GetLoginsList(forms, true, wallet_handle);
269 return GetLoginsList(forms, false, wallet_handle);
272 bool NativeBackendKWallet::GetLoginsList(PasswordFormList* forms,
321 bool NativeBackendKWallet::GetLoginsList(PasswordFormList* forms,
340 bool NativeBackendKWallet::GetLoginsList(PasswordFormList* forms,