Home | History | Annotate | Download | only in password_manager

Lines Matching refs:PasswordFormList

37                          PasswordFormList* forms);
40 PasswordFormList* forms);
41 virtual bool GetAutofillableLogins(PasswordFormList* forms);
42 virtual bool GetBlacklistLogins(PasswordFormList* forms);
50 bool GetLoginsList(PasswordFormList* forms,
55 bool GetLoginsList(PasswordFormList* forms,
60 bool GetLoginsList(PasswordFormList* forms,
66 bool GetAllLogins(PasswordFormList* forms, int wallet_handle);
71 bool SetLoginsList(const PasswordFormList& forms,
93 static void SerializeValue(const PasswordFormList& forms, Pickle* pickle);
102 PasswordFormList* forms);