/external/minijail/ |
minijail0.5 | 9 Safely switch from root to nobody while dropping all capabilities and
|
/external/tlsdate/ |
HARDENING | 48 We'd like to support capability dropping with libcap or libcap-ng.
|
/external/tlsdate/src/ |
util-plan9.c | 79 without dropping to 'nobody' (setting time will fail in the end) */
|
/external/webrtc/webrtc/modules/video_coding/ |
generic_decoder.cc | 63 LOG(LS_WARNING) << "Too many frames backed up in the decoder, dropping "
|
/external/webrtc/webrtc/video/ |
video_capture_input.cc | 104 << ") for incoming frame. Dropping.";
|
/frameworks/av/services/camera/libcameraservice/api1/client2/ |
CallbackProcessor.cpp | 305 ALOGV("%s: No longer enabled, dropping", __FUNCTION__); 312 ALOGV("%s: One shot mode, already sent, dropping", __FUNCTION__); 320 " no longer valid, dropping",__FUNCTION__, 390 ALOGE("%s: Camera %d: No free callback buffers, dropping frame",
|
/frameworks/base/services/core/java/com/android/server/location/ |
LocationBlacklist.java | 92 if (D) Log.d(TAG, "dropping location (blacklisted): "
|
/libcore/luni/src/main/java/java/net/ |
AddressCache.java | 31 * When the cache contains more entries than this, we start dropping the oldest ones.
|
/prebuilts/go/darwin-x86/src/time/ |
sleep.go | 97 // Used in NewTicker, dropping sends on the floor is
|
/prebuilts/go/linux-x86/src/time/ |
sleep.go | 97 // Used in NewTicker, dropping sends on the floor is
|
/system/bt/btif/src/ |
btif_profile_queue.c | 79 LOG_INFO(LOG_TAG, "%s dropping duplicate connect request for uuid: %04x", __func__, p_param->uuid);
|
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/ |
parameters.py | 171 TASK_MAX_ATTEMPTS: Max attempts to execute a task before dropping it. Task 174 Dropping a task will cause abort on the entire MR job.
|
base_handler.py | 116 "Task %s has been attempted %s times. Dropping it permanently.", 129 "Preprocess task %s failed. Dropping it permanently.",
|
/external/iproute2/tc/ |
q_fq_codel.c | 234 if (st->class_stats.dropping) { 235 fprintf(f, " dropping");
|
/external/libchrome/sandbox/linux/services/ |
credentials_unittest.cc | 160 // Check that after dropping filesystem access and dropping privileges
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
GLThreadManager.java | 103 Log.e(TAG, "Dropping frame, EGL context not configured!"); 199 Log.e(TAG, "GLThread dropping frame. Not consuming frames quickly enough!");
|
/external/nist-sip/java/gov/nist/javax/sip/stack/ |
UDPMessageChannel.java | 487 .logWarning("Null request interface returned -- dropping request"); 521 .logError("Dropping Badly formatted response message >>> " 534 .logError("Dropping response message with invalid tag >>> " 691 + ":sendMessage: Dropping reply!"); 755 + ":sendMessage: Dropping reply!"); [all...] |
/external/webrtc/webrtc/p2p/base/ |
relayserver.cc | 210 LOG(LS_WARNING) << "Dropping packet: connection not locked"; 222 LOG(LS_INFO) << "Dropping packet: no external connection"; 254 LOG(LS_WARNING) << "Dropping packet: first packet not STUN"; 262 LOG(LS_WARNING) << "Dropping packet: no username"; 274 LOG(LS_WARNING) << "Dropping packet: no binding with username";
|
/external/compiler-rt/make/platform/ |
clang_darwin.mk | 30 "warning: clang_darwin.mk: dropping arch '$$arch' from lib '$(2)'"; \ 35 "warning: clang_darwin.mk: dropping arch '$$arch' from lib '$(2)'";\ 142 # Remove empty configs if we end up dropping all the requested
|
/external/webrtc/talk/app/webrtc/test/ |
fakeaudiocapturemodule.cc | 189 // No recording device, just dropping audio. Return success. 448 // No recording device, just dropping audio. Stereo can be dropped just 455 // No recording device, just dropping audio. Stereo can be dropped just
|
/prebuilts/go/darwin-x86/src/net/http/ |
cookie_test.go | 123 if got, sub := logbuf.String(), "dropping domain attribute"; !strings.Contains(got, sub) { 402 if got, sub := logbuf.String(), "dropping invalid bytes"; !strings.Contains(got, sub) { 425 if got, sub := logbuf.String(), "dropping invalid bytes"; !strings.Contains(got, sub) {
|
/prebuilts/go/linux-x86/src/net/http/ |
cookie_test.go | 123 if got, sub := logbuf.String(), "dropping domain attribute"; !strings.Contains(got, sub) { 402 if got, sub := logbuf.String(), "dropping invalid bytes"; !strings.Contains(got, sub) { 425 if got, sub := logbuf.String(), "dropping invalid bytes"; !strings.Contains(got, sub) {
|
/bionic/libc/arch-arm64/generic/bionic/ |
memmove.S | 78 /* Deal with small moves quickly by dropping straight into the 205 /* Deal with small moves quickly by dropping straight into the
|
/external/clang/lib/StaticAnalyzer/Core/ |
ExprEngineObjC.cpp | 166 // We could avoid dropping coverage by performing an explicit case split 199 // Generate a transition to the non-nil state, dropping any potential
|
/external/mesa3d/src/gallium/state_trackers/xa/ |
xa_tracker.c | 217 * Don't recreate if we're dropping the render target flag. 223 * Don't recreate if we're dropping the scanout flag.
|