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

1 2 3 45 6 7 8 9

  /external/bluetooth/bluez/plugins/
service.c 580 error("Access denied: %s", derr->message);
  /external/bluetooth/glib/gio/
gioenums.h 324 * @G_IO_ERROR_PERMISSION_DENIED: Permission denied.
  /external/kernel-headers/original/linux/
nfs_xdr.h 222 struct file_lock * denied; /* LOCK, LOCKT failed */ member in struct:nfs_lockt_res
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset6.h 322 bool iPauseDenied; //governed by the pause-denied metadata
  /external/ppp/pppd/plugins/
winbind.c 660 challenge_len, challenge, "Access denied");
  /external/webkit/WebCore/html/
HTMLLinkElement.cpp 251 // The request may have been denied if (for example) the stylesheet is local and the document is remote.
  /frameworks/base/telephony/java/android/telephony/
ServiceState.java 49 * searching to registration at all, or registration is denied, or radio
  /hardware/msm7k/librpc/rpc/
types.h 288 * Reply to an rpc request that was denied by the server.
  /system/core/init/
property_service.c 393 ERROR("sys_prop: permission denied uid:%d name:%s\n",
  /system/core/libnetutils/
dhcpclient.c 535 printerr("configuration request denied\n");
  /dalvik/libcore/luni/src/main/java/java/lang/
SecurityManager.java 869 * if the requested {@code permission} is denied according to
892 * is denied for {@code context} according to the current
  /dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
SecurityManagerTest.java 601 // The action "resolve" is implicitely in the denied Permission
602 // that was added to the denied permissions at the beginning of
    [all...]
  /dalvik/vm/mterp/c/
gotoTargets.c 142 ILOGV("+ unknown method or access denied\n");
231 ILOGV("+ unknown method or access denied\n");
    [all...]
  /packages/apps/Phone/res/values/
strings.xml 60 <!-- In-call screen: call failure reason (call denied because of current FDN setting) -->
62 <!-- In-call screen: call failure reason (call denied because call barring is on) -->
64 <!-- In-call screen: call failure reason (call denied because domain specific access control is on) -->
66 <!-- In-call screen: call failure reason (Emergency call denied because domain specific access control is on)-->
68 <!-- In-call screen: call failure reason (Normal call denied because domain specific access control is on)-->
    [all...]
  /external/opencore/fileformats/mp3/parser/src/
imp3ff.cpp 68 static const char PVMP3METADATA_RANDOM_ACCESS_DENIED_KEY[] = "random-access-denied";
942 KeyLen = oscl_strlen(PVMP3METADATA_RANDOM_ACCESS_DENIED_KEY) + 1; // for "random-access-denied;"
    [all...]
  /frameworks/base/services/java/com/android/server/
ConnectivityService.java     [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaServiceStateTracker.java 767 if (DBG) log("Registration denied, " + mRegistrationDeniedReason);
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
EmulatorControlPanel.java 90 { "denied", GsmMode.DENIED.getTag() },
    [all...]
  /external/bluetooth/bluez/audio/
control.c 665 error("Access denied: %s", derr->message);
  /external/bluetooth/bluez/network/
server.c 466 error("Access denied: %s", derr->message);
  /external/bluetooth/glib/gio/tests/
live-g-file.c 710 /* source or target path permission denied */
    [all...]
  /external/openssl/ssl/
ssl_err.c 462 {ERR_REASON(SSL_R_TLSV1_ALERT_ACCESS_DENIED),"tlsv1 alert access denied"},
    [all...]
ssl_stat.c 474 str="access denied";
  /external/qemu/audio/
dsoundaudio.c 113 str = "The request failed because access was denied";
  /external/qemu/distrib/zlib-1.2.3/
infback.c 147 /* Assure that some input is available. If input is requested, but denied,

Completed in 555 milliseconds

1 2 3 45 6 7 8 9