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

  /external/chromium_org/chrome/installer/linux/sysroot_scripts/
sysroot-creator-wheezy.sh 11 KEYRING_FILE=/usr/share/keyrings/debian-archive-keyring.gpg
67 libgnome-keyring-dev \
sysroot-creator-trusty.sh 14 KEYRING_FILE=/usr/share/keyrings/ubuntu-archive-keyring.gpg
70 libgnome-keyring-dev \
sysroot-creator.sh 10 # KEYRING_FILE=/usr/share/keyrings/ubuntu-archive-keyring.gpg
461 echo "Debian GPG keys missing. Install the debian-archive-keyring package."
482 gpgv --keyring $KEYRING_FILE ${release_file_gpg} ${release_file}
  /external/chromium_org/chrome/browser/password_manager/
native_backend_gnome_x_unittest.cc 33 // Keyring API that we actually use. It gets substituted for the real one by
35 // the GNOME Keyring library at runtime to avoid a static dependency on it.
39 MockKeyringItem(const char* keyring,
42 : keyring(keyring ? keyring : "login"),
68 // The real GNOME Keyring doesn't match empty queries.
78 std::string keyring; member in struct:__anon8928::MockKeyringItem
85 // The list of all keyring items we have stored.
104 const gchar* keyring,
    [all...]
native_backend_gnome_x.h 8 #include <gnome-keyring.h>
34 // Keyring. Make sure to adjust the unit test if you change these.
73 // NativeBackend implementation using GNOME Keyring.
112 // Reads PasswordForms from the keyring with the given autofillability state.
native_backend_gnome_x.cc 8 #include <gnome-keyring.h>
57 void* handle = dlopen("libgnome-keyring.so.0", RTLD_NOW | RTLD_GLOBAL);
59 // We wanted to use GNOME Keyring, but we couldn't load it. Warn, because
62 LOG(WARNING) << "Could not load libgnome-keyring.so.0: " << dlerror();
102 // Convert the attributes of a given keyring entry into a new PasswordForm.
234 // PasswordStoreX -- but GNOME Keyring really wants to be on the GLib main
242 // This class represents a call to a GNOME Keyring method. A RunnableMethod
281 // Helper methods to abbreviate Gnome Keyring long API names.
322 NULL, // Default keyring.
351 // Search GNOME Keyring for matching passwords to update
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility.auth_3.2.200.v20100517.jar 
  /external/chromium_org/build/
install-chroot.sh 608 for i in debian-keyring ubuntu-keyring locales sudo; do
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c     [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.runtime_3.9.100.v20131218-1515.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.runtime_3.9.0.v20130326-1255.jar 
  /external/bison/
maint.mk     [all...]

Completed in 592 milliseconds