HomeSort by relevance Sort by last modified time
    Searched full:loadgnomekeyring (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/password_manager/
native_backend_gnome_x.h 33 static bool LoadGnomeKeyring();
50 // Set to true if LoadGnomeKeyring() has already succeeded.
60 // Make it easy to initialize the function pointers in LoadGnomeKeyring().
native_backend_gnome_x.cc 46 bool GnomeKeyringLoader::LoadGnomeKeyring() {
78 bool GnomeKeyringLoader::LoadGnomeKeyring() {
437 return LoadGnomeKeyring() && gnome_keyring_is_available();
  /external/chromium/chrome/browser/password_manager/
native_backend_gnome_x.cc 99 bool LoadGnomeKeyring() {
133 bool LoadGnomeKeyring() {
628 return LoadGnomeKeyring() && gnome_keyring_is_available();
    [all...]

Completed in 272 milliseconds