HomeSort by relevance Sort by last modified time
    Searched full:denied (Results 76 - 100 of 206) sorted by null

1 2 34 5 6 7 8 9

  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
_errdefs.h 51 __BIONIC_ERRDEF( EACCES , 13, "Permission denied" )
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
nfs_xdr.h 174 struct file_lock * denied; member in struct:nfs_lockt_res
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
_errdefs.h 51 __BIONIC_ERRDEF( EACCES , 13, "Permission denied" )
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
nfs_xdr.h 174 struct file_lock * denied; member in struct:nfs_lockt_res
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
_errdefs.h 51 __BIONIC_ERRDEF( EACCES , 13, "Permission denied" )
  /system/core/sh/
error.c 294 { EACCES, ALL, "permission denied" },
  /external/dbus/bus/
dbus-daemon.1 413 particular action. If it matches, the action is denied (unless later
420 owns services A, B, C, and sending to A is denied, sending to B or C
481 denial applies only if both attributes match the message being denied.
dbus-daemon.1.in 413 particular action. If it matches, the action is denied (unless later
420 owns services A, B, C, and sending to A is denied, sending to B or C
481 denial applies only if both attributes match the message being denied.
policy.c 58 * deny rules default to FALSE (only unrequested replies denied)
65 * deny rules default to FALSE (only unrequested replies denied)
    [all...]
  /dalvik/libcore/prefs/src/main/java/java/util/prefs/
Preferences.java 555 * if {@code RuntimePermission("preferences")} is denied by a
    [all...]
  /cts/tests/res/values/
strings.xml 24 <string name="permlab_testDenied">Test Denied</string>
  /dalvik/libcore/suncompat/src/main/java/sun/misc/
Unsafe.java 57 throw new SecurityException("Unsafe access denied");
  /development/build/tools/
make_windows_sdk.sh 107 # Disable parallel build: it generates "permission denied" issues when
  /external/bluetooth/glib/docs/reference/glib/tmpl/
fileutils.sgml 67 @G_FILE_ERROR_ACCES: Permission denied; the file permissions do not
  /external/dbus/dbus/
dbus-errors.c 81 return "Permission denied";
  /external/opencore/android/
playerdriver.cpp 533 LOGW("Pause denied");
544 LOGW("Seek denied");
975 mCheckLiveKey.push_back(OSCL_HeapString<OsclMemAllocator>("pause-denied"));
    [all...]
  /external/qemu/slirp/
tcp_subr.c 685 memcpy(so_snd->sb_wptr, "Permission denied\n", 18);
769 memcpy(so_snd->sb_wptr, "Permission denied\n", 18);
797 memcpy(so_snd->sb_wptr, "Permission denied\n", 18);
    [all...]
  /external/webkit/WebCore/loader/
DocumentThreadableLoader.cpp 101 // Cross-origin requests are only defined for HTTP. We would catch this when checking response headers later, but there is no reason to send a request that's guaranteed to be denied.
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java 251 * This transfer is denied by user.
  /packages/apps/Browser/tests/src/com/android/browser/
WebStorageSizeManagerUnitTests.java 271 // device. It should be denied.
  /external/bluetooth/bluez/serial/
proxy.c 454 error("Access denied: %s", derr->message);
1138 return failed(msg, "Permission denied");
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
EmulatorConsole.java 124 DENIED("denied");
  /frameworks/base/tests/DumpRenderTree/assets/results/
layout_tests_passed.txt     [all...]
  /cts/tools/host/src/com/android/cts/
TestHost.java 272 Log.e("Can't delete this plan, permission denied!", null);
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
ExternalMessages.properties 40 K002c=Access denied {0}

Completed in 228 milliseconds

1 2 34 5 6 7 8 9