HomeSort by relevance Sort by last modified time
    Searched full:dropping (Results 1 - 25 of 699) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/autotest/client/site_tests/security_Minijail_seccomp/
policy-privdrop_arm 10 # Privilege-dropping syscalls.
policy-privdrop_i386 10 # Privilege-dropping syscalls.
policy-privdrop_x86_64 10 # Privilege-dropping syscalls.
  /prebuilts/misc/common/ddmlib/
PREBUILT 8 Note: Before dropping the ddmlib-prebuilt.jar, please run
  /prebuilts/misc/common/devtools-annotations/
PREBUILT 6 Note: Before dropping the devtools-annotations-prebuilt.jar, please
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_change_id.3 29 This returns 0 on success and a negative number on failure. -1 means capng has not been initted properly, -2 means a failure requesting to keep capabilities across the uid change, -3 means that applying the intermediate capabilities failed, -4 means changing gid failed, -5 means dropping supplemental groups failed, -6 means changing the uid failed, -7 means dropping the ability to retain caps across a uid change failed, -8 means clearing the bounding set failed, -9 means dropping CAP_SETPCAP failed.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
UiHandler.java 55 LogUtils.d(LOG_TAG, "UiHandler is disabled in post(). Dropping Runnable.");
70 LogUtils.d(LOG_TAG, "UiHandler is disabled in postDelayed(). Dropping Runnable.");
83 LogUtils.e(LOG_TAG, "Disable UiHandler. Dropping %d Runnables.", count);
  /external/fonttools/Windows/
fonttools-win-setup.txt 6 to a .TTX file. Dropping a .TTX file onto it builds a TTF or OTF font.
  /external/libvpx/libvpx/test/
decode_with_drops.sh 48 # Decodes $VP8_IVF_FILE while dropping frames, twice: once in sequence mode,
62 # Decodes $VP9_IVF_FILE while dropping frames, twice: once in sequence mode,
  /libcore/ojluni/src/main/java/java/nio/charset/
CodingErrorAction.java 52 * Action indicating that a coding error is to be handled by dropping the
59 * Action indicating that a coding error is to be handled by dropping the
  /development/samples/CrossCompatibility/
_index.html 2 should degrade gracefully on older platform versions, dropping features or providing
  /external/llvm/test/Linker/
2003-11-18-TypeResolution.ll 3 ; table class is DROPPING one of the values, instead of renaming it like a nice
  /external/llvm/test/Transforms/InstCombine/
2007-02-07-PointerCast.ll 3 ; Make sure the uint isn't removed. Instcombine in llvm 1.9 was dropping the
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
add_pointer.hpp 24 // from dropping cv-qualifiers, it still fails with references
  /packages/apps/Dialer/src/com/android/dialer/list/
OnDragDropListener.java 29 * Called when a drag is completed (whether by dropping it somewhere or simply by dragging
  /system/bt/hci/src/
packet_fragmenter.c 147 LOG_WARN(LOG_TAG, "%s found unfinished packet for handle with start packet. Dropping old.", __func__);
154 LOG_WARN(LOG_TAG, "%s L2CAP packet too small (%d < %d). Dropping it.", __func__, packet->len, L2CAP_HEADER_SIZE);
165 LOG_ERROR(LOG_TAG, "%s L2CAP packet has invalid length (%d). Dropping it.", __func__, l2cap_length);
195 LOG_WARN(LOG_TAG, "%s got continuation for unknown packet. Dropping it.", __func__);
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
HostEmulationManager.java 152 Log.e(TAG, "Dropping APDU in STATE_W4_DECTIVATE");
221 Log.d(TAG, "Dropping non-select APDU in STATE_W4_SELECT");
244 Log.d(TAG, "Service no longer bound, dropping APDU");
324 Log.e(TAG, "Remote service has died, dropping APDU");
465 Log.d(TAG, "Dropping service response message; service no longer active.");
468 Log.d(TAG, "Dropping service response message; service no longer bound.");
479 Log.e(TAG, "Dropping empty R-APDU");
490 Log.d(TAG, "Dropping data, wrong state " + Integer.toString(state));
  /external/libchrome/sandbox/linux/suid/common/
suid_unsafe_environment_variables.h 10 // and restore them before running child processes (but after dropping root).
  /external/tlsdate/
README 22 This is an example run - starting as root and dropping to nobody, setting the
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
FragmentRule.java 33 // When dropping a fragment tag, ask the user which class to use.
ImageButtonRule.java 37 // When dropping an include tag, ask the user which layout to include.
ImageViewRule.java 37 // When dropping an include tag, ask the user which layout to include.
IncludeRule.java 32 // When dropping an include tag, ask the user which layout to include.
ViewTagRule.java 33 // When dropping a view tag, ask the user which custom view class to use
  /system/connectivity/shill/
result_aggregator.cc 58 LOG(WARNING) << "Dropping error type " << error;

Completed in 368 milliseconds

1 2 3 4 5 6 7 8 91011>>