HomeSort by relevance Sort by last modified time
    Searched refs:SetLoginsList (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/password_manager/
native_backend_kwallet_x.h 71 bool SetLoginsList(const PasswordFormList& forms,
native_backend_kwallet_x.cc 131 bool ok = SetLoginsList(forms, form.signon_realm, wallet_handle);
150 bool ok = SetLoginsList(forms, form.signon_realm, wallet_handle);
174 bool ok = SetLoginsList(kept_forms, form.signon_realm, wallet_handle);
233 if (!SetLoginsList(kept_forms, signon_realm, wallet_handle))
400 bool NativeBackendKWallet::SetLoginsList(const PasswordFormList& forms,

Completed in 958 milliseconds