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

  /external/clang/test/Sema/
format-strings-gnu.c 19 #ifndef ALLOWED
34 #ifdef ALLOWED
format-strings-darwin.c 24 #ifdef ALLOWED
41 #ifdef ALLOWED
  /external/chromium_org/chrome/browser/web_resource/
resource_request_allowed_notifier.h 35 // Observes resource request allowed state changes.
41 // Specifies the resource request allowed state.
43 ALLOWED,
58 // Returns whether resource requests are allowed, per the various criteria.
66 // GetResourceRequestsAllowedState() == ALLOWED.
resource_request_allowed_notifier_test_util.cc 22 void TestRequestAllowedNotifier::SetRequestsAllowedOverride(bool allowed) {
24 requests_allowed_ = allowed;
28 // Force the allowed state and requested state to true. This forces
40 return requests_allowed_ ? ALLOWED : DISALLOWED_NETWORK_DOWN;
resource_request_allowed_notifier.cc 52 return ALLOWED;
58 return GetResourceRequestsAllowedState() == ALLOWED;
  /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;
  /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.
x509_cert_types.cc 69 return ALLOWED;
77 // Put the cert in the allowed set and (maybe) remove it from the denied set.
83 // Put the cert in the denied set and (maybe) remove it from the allowed set.
x509_certificate_unittest.cc 23 // Unit tests aren't allowed to access external resources. Unfortunately, to
725 EXPECT_EQ(policy.Check(google_cert.get()), CertPolicy::ALLOWED);
740 EXPECT_EQ(policy.Check(webkit_cert.get()), CertPolicy::ALLOWED);
    [all...]
  /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.
x509_cert_types.cc 60 // allowance, we consider a given |cert| to be a match to a saved allowed
79 return ALLOWED;
88 // Put the cert in the allowed set and (maybe) remove it from the denied set.
96 // Put the cert in the denied set and (maybe) remove it from the allowed set.
x509_certificate_unittest.cc 565 EXPECT_EQ(CertPolicy::ALLOWED,
581 EXPECT_EQ(CertPolicy::ALLOWED,
591 EXPECT_EQ(CertPolicy::ALLOWED,
593 EXPECT_EQ(CertPolicy::ALLOWED,
602 // Test removing a certificate that was previously allowed.
624 EXPECT_EQ(CertPolicy::ALLOWED,
    [all...]
  /external/chromium/chrome/browser/ssl/
ssl_host_state_unittest.cc 131 net::CertPolicy::ALLOWED);
140 net::CertPolicy::ALLOWED);
144 net::CertPolicy::ALLOWED);
149 net::CertPolicy::ALLOWED);
ssl_policy.cc 50 if (judgment == net::CertPolicy::ALLOWED) {
  /external/chromium_org/content/browser/ssl/
ssl_host_state_unittest.cc 140 EXPECT_EQ(net::CertPolicy::ALLOWED,
157 EXPECT_EQ(net::CertPolicy::ALLOWED,
165 EXPECT_EQ(net::CertPolicy::ALLOWED,
174 EXPECT_EQ(net::CertPolicy::ALLOWED,
ssl_policy.cc 41 if (judgment == net::CertPolicy::ALLOWED) {
  /external/chromium_org/chrome/browser/metrics/variations/
variations_service.cc 142 // Records UMA histogram with the current resource requests allowed state.
159 case ResourceRequestAllowedNotifier::ALLOWED:
373 if (state != ResourceRequestAllowedNotifier::ALLOWED) {
375 DVLOG(1) << "Resource requests were not allowed. Waiting for notification.";
  /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 
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 220 milliseconds