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

1 23 4 5 6 7 8 9

  /dalvik/libcore/luni-kernel/src/main/java/org/apache/harmony/kernel/vm/
LangAccess.java 58 throw new SecurityException("LangAccess access denied");
  /external/bluetooth/bluez/audio/
manager.c 415 error("Access denied: %s", derr->message);
493 debug("Authorization denied: %s", strerror(-perr));
511 error("Access denied: %s", derr->message);
572 debug("Authorization denied!");
  /external/bluetooth/bluez/input/
server.c 118 error("Access denied: %s", derr->message);
  /external/e2fsprogs/resize/
online.c 73 _("Permission denied to resize filesystem"));
  /frameworks/base/cmds/servicemanager/
service_manager.c 152 LOGE("add_service('%s',%p) uid=%d - PERMISSION DENIED\n",
  /frameworks/base/core/tests/coretests/res/values/
strings.xml 114 <string name="permlab_testDenied">Test Denied</string>
  /packages/apps/Browser/src/com/android/browser/
SystemAllowGeolocationOrigins.java 175 * If they are denied or not set, nothing is done.
  /packages/apps/IM/libwbxml/src/gperf/
csp13values.gperf 82 DENIED, 0x34
  /system/core/run-as/
run-as.c 161 panic("Permission denied\n");
  /dalvik/libcore/luni-kernel/src/main/java/java/lang/reflect/
AccessibleObject.java 109 * if the request is denied
164 * if the request is denied
  /bionic/libc/include/sys/
_errdefs.h 51 __BIONIC_ERRDEF( EACCES , 13, "Permission denied" )
  /bionic/libc/kernel/common/linux/
nfs_xdr.h 174 struct file_lock * denied; member in struct:nfs_lockt_res
  /cts/tests/tests/app/src/android/app/cts/
AlarmManagerTest.java 274 // " Unable to open alarm driver: Permission denied". But still fail
  /development/pdk/docs/porting/
getting_source_code.jd 86 <td>Error: Permission denied &lt;public key&gt; </td>
  /external/netcat/scripts/
webproxy 131 echo "access to Netscam's servers <b>DENIED.</b>" && exit 0
  /external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
pvmf_sm_fsp_rtsp_unicast.h 375 bool iPauseDenied; //For live streaming sessions, pause is denied.
  /external/tcpdump/
print-802_11.c 113 "Reassociation denied due to inability to confirm that association exists", /* 11 */
114 "Association denied due to reason outside the scope of the standard", /* 12 */
120 "Association denied because AP is unable to handle additional associated stations", /* 17 */
121 "Association denied due to requesting station not supporting all of the " \
  /external/webkit/WebCore/dom/
ProcessingInstruction.cpp 175 // The request may have been denied if (for example) the stylesheet is local and the document is remote.
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
nfs_xdr.h 174 struct file_lock * denied; member in struct:nfs_lockt_res
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 51 __BIONIC_ERRDEF( EACCES , 13, "Permission denied" )
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
nfs_xdr.h 174 struct file_lock * denied; member in struct:nfs_lockt_res
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
_errdefs.h 51 __BIONIC_ERRDEF( EACCES , 13, "Permission denied" )
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
nfs_xdr.h 174 struct file_lock * denied; member in struct:nfs_lockt_res
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
_errdefs.h 51 __BIONIC_ERRDEF( EACCES , 13, "Permission denied" )
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
nfs_xdr.h 174 struct file_lock * denied; member in struct:nfs_lockt_res

Completed in 237 milliseconds

1 23 4 5 6 7 8 9