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

  /external/chromium_org/chrome/browser/password_manager/
native_backend_gnome_x.h 41 static bool LoadGnomeKeyring();
68 // Set to true if LoadGnomeKeyring() has already succeeded.
78 // Make it easy to initialize the function pointers in LoadGnomeKeyring().
native_backend_gnome_x.cc 52 bool GnomeKeyringLoader::LoadGnomeKeyring() {
84 bool GnomeKeyringLoader::LoadGnomeKeyring() {
534 return LoadGnomeKeyring() && gnome_keyring_is_available();
    [all...]
native_backend_gnome_x_unittest.cc 270 if (!LoadGnomeKeyring())
    [all...]

Completed in 63 milliseconds