Searched
full:denied (Results
401 -
425 of
1168) sorted by null
<<11121314151617181920>>
/external/autotest/client/cros/cellular/ |
mm1_constants.py | 124 'DENIED',
|
/external/boringssl/src/ssl/ |
ssl_stat.cc | 171 return "access denied";
|
/external/libbrillo/brillo/errors/ |
error_codes.cc | 47 ERROR_ENTRY(EACCES), // Permission denied
|
/external/ltp/testcases/kernel/security/tomoyo/ |
tomoyo_file_test.c | 40 printf("OK: Permission denied.\n");
|
/external/python/cpython2/Lib/test/ |
test_robotparser.py | 140 bad = [] # Bug report says "/" should be denied, but that is not in the RFC
|
/external/selinux/libselinux/src/ |
sestatus.c | 201 * however, 1 means such queries are denied.
|
/external/syslinux/gpxe/src/usr/ |
iwmgmt.c | 242 { ECONNREFUSED | EUNIQ_0C, "Association denied" },
|
/frameworks/base/packages/CtsShim/build/shim_priv/ |
AndroidManifest.xml | 43 <!-- protected actions; priority will be denied -->
|
/frameworks/base/packages/CtsShim/build/shim_priv_upgrade/ |
AndroidManifest.xml | 40 <!-- protected actions; priority will be denied -->
|
/libcore/ojluni/src/main/java/java/io/ |
FileSystem.java | 125 * Return false if access is denied or an I/O error occurs
|
/libcore/ojluni/src/main/native/ |
canonicalize_md.c | 240 access is denied, then remove its last name and try again.
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
ProfileService.java | 136 Log.e(mName, "Permission denied!");
|
/packages/apps/Dialer/java/com/android/dialer/util/ |
PermissionsUtil.java | 208 * @return An array of permissions that are currently DENIED to the application; a subset of
|
/packages/apps/DocumentsUI/src/com/android/documentsui/prefs/ |
ScopedAccessLocalPreferences.java | 73 * Methods below are used to keep track of denied user requests on scoped directory access so
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
OsUtil.java | 235 // Note that READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE are granted or denied
|
/pdk/apps/TestingCamera/src/com/android/testingcamera/ |
SnapshotDialogFragment.java | 130 parent.log("Denied storage write permission; cannot save");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/ |
nfs_prot.x | 63 NFSERR_ACCES=13, /* Permission denied */
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_robotparser.py | 134 bad = [] # Bug report says "/" should be denied, but that is not in the RFC
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_robotparser.py | 134 bad = [] # Bug report says "/" should be denied, but that is not in the RFC
|
/prebuilts/go/darwin-x86/src/syscall/ |
zerrors_windows.go | 153 EACCES - APPLICATION_ERROR: "permission denied",
|
/prebuilts/go/linux-x86/src/syscall/ |
zerrors_windows.go | 153 EACCES - APPLICATION_ERROR: "permission denied",
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_robotparser.py | 134 bad = [] # Bug report says "/" should be denied, but that is not in the RFC
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_robotparser.py | 134 bad = [] # Bug report says "/" should be denied, but that is not in the RFC
|
/system/core/logcat/ |
logpersist | 6 *) echo "${progname} - Permission denied"
|
/system/security/keystore/ |
keystore_cli.cpp | 40 /* [PERMISSION_DENIED] = */ "Permission denied",
|
Completed in 690 milliseconds
<<11121314151617181920>>