HomeSort by relevance Sort by last modified time
    Searched full:denied (Results 126 - 150 of 1168) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/
1-1.c 75 "Permission Denied when creating thread with policy %d\n",
1-2.c 77 "Permission Denied when creating thread with policy %d\n",
  /external/selinux/python/audit2allow/
audit2allow.1 29 \- generate SELinux policy allow/dontaudit rules from logs of denied operations
32 \- translates SELinux audit messages into a description of why the access was denied (audit2allow \-w)
89 Translates SELinux audit messages into a description of why the access was denied
97 This utility scans the logs for messages logged when the system denied
  /frameworks/native/services/surfaceflinger/
SurfaceTracing.cpp 49 ALOGE_IF(err == PERMISSION_DENIED, "Could not save the proto file! Permission denied");
  /packages/apps/Nfc/etc/
sample_nfcee_access.xml 42 hex encoded signature of applications that are denied NFCEE
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
CandidateFilter.java 39 * @return {@code true} if the word is allowed; {@code false} if the word is denied.
  /packages/services/Car/procfs-inspector/server/
server.cpp 31 ALOGE("uid %u is not root nor system - access denied", uid);
  /prebuilts/go/darwin-x86/src/crypto/tls/
alert.go 59 alertAccessDenied: "access denied",
  /prebuilts/go/linux-x86/src/crypto/tls/
alert.go 59 alertAccessDenied: "access denied",
  /external/autotest/server/site_tests/firmware_Cr50Testlab/
firmware_Cr50Testlab.py 14 ACCESS_DENIED = 'Access Denied'
104 # If ccd is locked, ccd testlab dummy should fail with access denied not
143 # denied.
  /external/selinux/libselinux/man/man3/
avc_add_callback.3 81 Previously denied permissions are now granted for
137 should now be audited when denied for
146 should no longer be audited when denied for
  /hardware/qcom/display/msm8084/libqservice/
IQService.cpp 105 ALOGE("display.qservice CONNECT_HWC_CLIENT access denied: \
117 ALOGE("display.qservice CONNECT_HDMI_CLIENT access denied: \
128 ALOGE("display.qservice access denied: command=%d\
  /hardware/qcom/display/msm8909/libqservice/
IQService.cpp 102 ALOGE("display.qservice CONNECT_HWC_CLIENT access denied: pid=%d uid=%d",
113 ALOGE("display.qservice CONNECT_HDMI_CLIENT access denied: pid=%d uid=%d",
123 ALOGE("display.qservice access denied: command=%d pid=%d uid=%d",
  /hardware/qcom/display/msm8909w_3100/libqservice/
IQService.cpp 102 ALOGE("display.qservice CONNECT_HWC_CLIENT access denied: pid=%d uid=%d",
113 ALOGE("display.qservice CONNECT_HDMI_CLIENT access denied: pid=%d uid=%d",
123 ALOGE("display.qservice access denied: command=%d pid=%d uid=%d",
  /hardware/qcom/display/msm8996/libqservice/
IQService.cpp 100 ALOGE("display.qservice CONNECT_HWC_CLIENT access denied: pid=%d uid=%d",
111 ALOGE("display.qservice CONNECT_HDMI_CLIENT access denied: pid=%d uid=%d",
121 ALOGE("display.qservice access denied: command=%d pid=%d uid=%d",
  /hardware/qcom/display/msm8998/libqservice/
IQService.cpp 102 ALOGE("display.qservice CONNECT_HWC_CLIENT access denied: pid=%d uid=%d",
113 ALOGE("display.qservice CONNECT_HDMI_CLIENT access denied: pid=%d uid=%d",
123 ALOGE("display.qservice access denied: command=%d pid=%d uid=%d",
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
SignerTest.java 50 public Permissions denied = new Permissions(); field in class:SignerTest.MySecurityManager
52 if (denied!=null && denied.implies(permission)) throw new SecurityException();
  /tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
InstallApkSetupTest.java 114 EasyMock.eq(true))).andReturn(String.format("%s (Permission denied)",
132 EasyMock.eq(true))).andReturn(String.format("%s (Permission denied)",
140 "Reason: %s (Permission denied) null", testFile.getAbsolutePath(),
  /developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/
MainActivity.java 59 * have been denied previously.
129 * If the permission has been denied previously, a SnackBar will prompt the user to grant the
140 // For example if the user has previously denied the permission.
190 * If the permission has been denied previously, a SnackBar will prompt the user to grant the
202 // For example, if the request has been denied previously.
  /developers/build/prebuilts/gradle/RuntimePermissions/kotlinApp/app/src/main/java/com/example/android/system/runtimepermissions/
MainActivity.kt 59 * have been denied previously.
111 * If the permission has been denied previously, a SnackBar will prompt the user to grant the
119 // For example if the user has previously denied the permission.
157 * If the permission has been denied previously, a Snackbar will prompt the user to grant the
166 // For example, if the request has been denied previously.
  /developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/
MainActivity.java 59 * have been denied previously.
129 * If the permission has been denied previously, a SnackBar will prompt the user to grant the
140 // For example if the user has previously denied the permission.
190 * If the permission has been denied previously, a SnackBar will prompt the user to grant the
202 // For example, if the request has been denied previously.
  /developers/samples/android/system/RuntimePermissions/kotlinApp/app/src/main/java/com/example/android/system/runtimepermissions/
MainActivity.kt 59 * have been denied previously.
111 * If the permission has been denied previously, a SnackBar will prompt the user to grant the
119 // For example if the user has previously denied the permission.
157 * If the permission has been denied previously, a Snackbar will prompt the user to grant the
166 // For example, if the request has been denied previously.
  /packages/apps/PhoneCommon/res/values/
strings.xml 100 <!-- In-call screen: call failure reason (call denied because of current FDN setting) -->
118 <!-- In-call screen: call failure reason (call denied because call barring is on) -->
120 <!-- In-call screen: call failure reason (call denied because domain specific access control is on) -->
122 <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)-->
124 <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)-->
  /art/test/674-hiddenapi/src-ex/
ChildClass.java 67 Denied,
100 expected = Behaviour.Denied;
183 boolean canDiscover = (behaviour != Behaviour.Denied);
306 boolean canDiscover = (behaviour != Behaviour.Denied);
405 boolean canDiscover = (behaviour != Behaviour.Denied);
484 boolean canAccess = (behaviour != Behaviour.Denied);
500 boolean canAccess = (behaviour != Behaviour.Denied);
  /external/autotest/client/common_lib/
pxssh.py 194 i = self.expect(["(?i)are you sure you want to continue connecting", original_prompt, "(?i)(?:password)|(?:passphrase for key)", "(?i)permission denied", "(?i)terminal type", TIMEOUT, "(?i)connection closed by remote host"], timeout=login_timeout)
202 i = self.expect(["(?i)are you sure you want to continue connecting", original_prompt, "(?i)(?:password)|(?:passphrase for key)", "(?i)permission denied", "(?i)terminal type", TIMEOUT])
205 i = self.expect(["(?i)are you sure you want to continue connecting", original_prompt, "(?i)(?:password)|(?:passphrase for key)", "(?i)permission denied", "(?i)terminal type", TIMEOUT])
208 i = self.expect(["(?i)are you sure you want to continue connecting", original_prompt, "(?i)(?:password)|(?:passphrase for key)", "(?i)permission denied", "(?i)terminal type", TIMEOUT])
220 # ask for the password again, others return 'denied' right away.
225 elif i==3: # permission denied -- password was bad.
227 raise ExceptionPxssh ('permission denied')

Completed in 1130 milliseconds

1 2 3 4 56 7 8 91011>>