HomeSort by relevance Sort by last modified time
    Searched defs:ALLOWED (Results 1 - 8 of 8) sorted by null

  /external/chromium/net/base/
x509_cert_types.h 94 // This certificate is allowed.
95 ALLOWED,
113 // Returns true if this policy has allowed at least one certificate.
120 // The set of fingerprints of allowed certificates.
  /external/chromium_org/net/cert/
x509_cert_types.h 80 // This certificate is allowed.
81 ALLOWED,
91 // For a certificate to be allowed, it must not have any *additional* errors
92 // from when it was allowed. For a certificate to be denied, it need only
94 // first, before checking whether it's been allowed.
103 // Returns true if this policy has allowed at least one certificate.
110 // The set of fingerprints of allowed certificates.
  /external/chromium_org/remoting/host/
pam_authorization_factory_posix.cc 45 enum { NOT_CHECKED, ALLOWED, DISALLOWED } local_login_status_;
100 local_login_status_ = IsLocalLoginAllowed() ? ALLOWED : DISALLOWED;
  /prebuilts/devtools/tools/lib/
bcpkix-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/
bcpkix-jdk15on-1.48.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 89 milliseconds