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

1 2 3 4 5 6 7 8 91011>>

  /developers/samples/android/system/RuntimePermissions/kotlinApp/
README.md 29 needed, for example if the permission request has been denied before.
  /developers/samples/android/system/RuntimePermissions/kotlinApp/app/src/main/java/com/example/android/system/runtimepermissions/camera/
CameraPreviewFragment.kt 35 * denied) as part of the runtime permissions model. It is not relevant for the use of the
  /developers/samples/android/system/RuntimePermissions/kotlinApp/app/src/main/res/values/
strings.xml 40 <string name="camera_unavailable"><b>Camera could not be opened.</b>\nThis occurs when the camera is not available (for example it is already in use) or if the system has denied access (for example when camera access has been disabled).</string>
  /developers/samples/android/system/RuntimePermissions/
template-params.xml 80 for example if the permission request has been denied before.
  /developers/samples/android/system/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/camera/
CameraPreviewActivity.java 33 * denied) as part of the runtime permissions model. It is not relevant for the use of the
  /developers/samples/android/system/RuntimePermissionsBasic/kotlinApp/Application/src/main/java/com/example/android/basicpermissions/camera/
CameraPreviewActivity.kt 35 * denied) as part of the runtime permissions model. It is not relevant for the use of the
  /development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/camera/
CameraPreviewFragment.java 36 * denied) as part of the runtime permissions model. It is not relevant for the use of the
  /development/samples/browseable/RuntimePermissionsBasic/src/com.example.android.basicpermissions/camera/
CameraPreviewActivity.java 32 * denied) as part of the runtime permissions model. It is not relevant for the use of the
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
BuildToolError.py 141 ATTRIBUTE_ACCESS_DENIED : "Access denied",
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DeferredImageLoad.h 4 This protocol returns information about images whose load was denied because of security
  /external/autotest/client/cros/cellular/wardmodem/state_machines/
network_registration_machine.py 19 'DENIED': '3',
  /external/autotest/server/site_tests/firmware_Cr50Unlock/
firmware_Cr50Unlock.py 102 ['Access Denied\s+Usage: lock']))
  /external/curl/packages/vms/
curlmsg.msg 34 FTP_ACCESS_DENIED <FTP access denied>
  /external/libcap/doc/old/
_setfilecap.2 92 Search permission is denied on a component of the path prefix.
  /external/libusb/msvc/
errno.h 37 #define EACCES 13 /* Permission denied */
  /external/linux-kselftest/tools/testing/selftests/x86/
iopl.c 95 printf("[OK]\twrite was denied\n");
  /external/ltp/testcases/kernel/security/tomoyo/
tomoyo_rewrite_test.c 40 printf("OK: Permission denied.\n");
  /external/ltp/testcases/kernel/syscalls/swapoff/
swapoff02.c 57 {"Permission denied", EPERM, "EPERM", "./swapfile01", setup01, cleanup01}
  /external/ltp/testcases/kernel/syscalls/swapon/
swapon02.c 62 {"Permission denied", EPERM, "EPERM", "./swapfile01",
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/
assertions.xml 13 errno return EACCESS: sem_open exist and the permissions of Oflag are denied.
  /external/ppp/pppd/
chap-md5.c 83 slprintf(message, message_space, "Access denied");
  /external/selinux/libselinux/man/man3/
selinux_status_open.3 79 permissions as being allowed, 1 if such queries are denied, or \-1 on error.
  /external/selinux/secilc/docs/
cil_access_vector_rules.md 137 Do not audit the access rights defined when access denied. This stops excessive log entries for known events.
175 This example will not audit the denied access:
333 Do not audit the access rights defined when access denied. This stops excessive log entries for known events.
371 This example will not audit the denied access:
  /external/syslinux/bios/com32/rosh/
rosh.c32 
  /external/syslinux/bios/com32/sysdump/
sysdump.c32 

Completed in 1274 milliseconds

1 2 3 4 5 6 7 8 91011>>