HomeSort by relevance Sort by last modified time
    Searched full:denied (Results 176 - 200 of 938) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
klm_prot.x 46 klm_denied = 1, /* lock is denied */
  /system/connectivity/shill/
error.cc 59 { kErrorResultPermissionDenied, "Permission denied" },
  /cts/tests/tests/security/src/android/security/cts/
MediaServerCrashTest.java 262 " was denied denied by SecurityManager.", e);
  /docs/source.android.com/src/security/selinux/
validate.jd 56 avc: denied { connectto } for pid=2671 comm="ping" path="/dev/socket/dnsproxyd"
78 <5> type=1400 audit: avc: denied { read write } for pid=177
  /external/e2fsprogs/resize/
online.c 155 _("Permission denied to resize filesystem"));
172 _("Permission denied to resize filesystem"));
  /external/libchrome/sandbox/linux/seccomp-bpf-helpers/
baseline_policy.cc 101 // |fs_denied_errno| is the errno return for denied filesystem access.
246 // be denied gracefully right away.
  /frameworks/base/docs/html/preview/features/
scoped-folder-access.jd 139 experience. If a request is denied by the user, and the app requests access
150 denied, and no request UI will be presented to the user.</p
  /libcore/ojluni/src/main/java/java/lang/reflect/
AccessibleObject.java 82 * @throws SecurityException if the request is denied.
114 * @throws SecurityException if the request is denied.
  /packages/apps/Email/provider_src/com/android/email/
AttachmentInfo.java 59 /** Attachment not denied */
88 /** Reason(s) why this attachment is denied from being viewed */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
ip_icmp.h 251 #define ICMP_UNREACH_NET_PROHIB 9 /* net denied */
252 #define ICMP_UNREACH_HOST_PROHIB 10 /* host denied */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libtic.so 
libtic.so.5 
libtic.so.5.7 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
ip_icmp.h 251 #define ICMP_UNREACH_NET_PROHIB 9 /* net denied */
252 #define ICMP_UNREACH_HOST_PROHIB 10 /* host denied */
  /system/core/logd/
CommandListener.cpp 139 cli->sendMsg("Permission Denied");
262 cli->sendMsg("Permission Denied");
  /libcore/ojluni/src/main/java/java/util/prefs/
FileSystemPreferences.java 335 * Unix error code for denied access.
881 * @throws SecurityException if file access denied.
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
802.11.h     [all...]
  /external/selinux/sepolgen/tests/
audit.txt 1 type=AVC msg=audit(1158584779.745:708): avc: denied { dac_read_search } for pid=8132 comm="sh" capability=2 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
3 type=AVC msg=audit(1158584779.753:709): avc: denied { dac_override } for pid=8133 comm="vpnc-script" capability=1 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
4 type=AVC msg=audit(1158584779.753:709): avc: denied { dac_read_search } for pid=8133 comm="vpnc-script" capability=2 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
6 type=AVC msg=audit(1158584779.825:710): avc: denied { dac_override } for pid=8134 comm="vpnc-script" capability=1 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
7 type=AVC msg=audit(1158584779.825:710): avc: denied { dac_read_search } for pid=8134 comm="vpnc-script" capability=2 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
9 type=AVC msg=audit(1158584780.793:711): avc: denied { dac_override } for pid=8144 comm="sh" capability=1 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
10 type=AVC msg=audit(1158584780.793:711): avc: denied { dac_read_search } for pid=8144 comm="sh" capability=2 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
12 type=AVC msg=audit(1158584780.797:712): avc: denied { dac_override } for pid=8145 comm="vpnc-script" capability=1 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
13 type=AVC msg=audit(1158584780.797:712): avc: denied { dac_read_search } for pid=8145 comm="vpnc-script" capability=2 scontext=user_u:system_r:vpnc_t:s0 tcontext=user_u:system_r:vpnc_t:s0 tclass=capability
15 type=AVC msg=audit(1158584780.801:713): avc: denied { dac_override } for pid=8146 comm="vpnc-script" capability=1 scontext=user_u:system_r:vpnc_t:s0 (…)
    [all...]
  /external/selinux/sepolgen/src/sepolgen/
audit.py 152 access - list of accesses that were allowed or denied
158 'type=AVC msg=audit(1155568085.407:10877): avc: denied { search } for
165 'Sep 12 08:26:43 dhcp83-5 kernel: audit(1158064002.046:4): avc: denied { read }
492 Access vector set representing the denied access in the
516 Access vector set representing the denied access in the
  /libcore/ojluni/src/main/java/java/util/jar/
JarFile.java 94 * @throws SecurityException if access to the file is denied
108 * @throws SecurityException if access to the file is denied
121 * @throws SecurityException if access to the file is denied
136 * @throws SecurityException if access to the file is denied
156 * @throws SecurityException if access to the file is denied
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
audit.py 152 access - list of accesses that were allowed or denied
158 'type=AVC msg=audit(1155568085.407:10877): avc: denied { search } for
165 'Sep 12 08:26:43 dhcp83-5 kernel: audit(1158064002.046:4): avc: denied { read }
492 Access vector set representing the denied access in the
516 Access vector set representing the denied access in the
  /docs/source.android.com/src/source/
known-issues.jd 78 <h3 id="permission-denied-during-builds">"Permission Denied" during builds.</h3>
79 <p><strong>Symptom</strong>: All builds fail with "Permission Denied", possibly
  /external/curl/docs/libcurl/
libcurl-errors.3 67 We were denied access to the resource given in the URL. For FTP, this occurs
109 Failed starting the upload. For FTP, the server typically denied the STOR
199 The remote server denied curl to login (Added in 7.13.1)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sts/
connection.py 316 account credentials; access will be denied. You must use IAM
366 expired, the AssumeRole call returns an "access denied" errror.
412 except for any permissions explicitly denied by the policy you
464 denied by the policy you pass. These policies and any applicable
629 + Whether the request was denied due to an explicit deny or
631 see `Determining Whether a Request is Allowed or Denied`_ in
  /developers/build/prebuilts/gradle/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
MainActivity.java 134 * If the permission has been denied previously, a SnackBar will prompt the user to grant the
153 * example, if the user has previously denied the permission.

Completed in 2643 milliseconds

1 2 3 4 5 6 78 91011>>