HomeSort by relevance Sort by last modified time
    Searched refs:ALOGW (Results 101 - 125 of 389) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/native/libs/utils/
Looper.cpp 147 ALOGW("Looper already prepared for this thread with a different value for the "
228 ALOGW("Poll failed with an unexpected error, errno=%d", errno);
254 ALOGW("Ignoring unexpected epoll events 0x%x on wake read pipe.", epollEvents);
266 ALOGW("Ignoring unexpected epoll events 0x%x on fd %d that is "
372 ALOGW("Could not write wake signal, errno=%d", errno);
  /dalvik/vm/
Exception.cpp 272 ALOGW("Could not allocate message string \"%s\" while "
369 ALOGW("WARNING: exception class '%s' missing constructor "
412 ALOGW("Exception thrown (%s) while throwing internal exception (%s)",
432 ALOGW("Exception thrown (%s) during initCause() "
439 ALOGW("WARNING: couldn't find initCause in '%s'",
582 ALOGW("WARNING: could not find printStackTrace in %s",
587 ALOGW("NOTE: exception thrown while printing stack trace: %s",
674 ALOGW("Could not resolve class ref'ed in exception "
    [all...]
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp 88 ALOGW("setDeviceConnectionState() device already connected: %x", device);
130 ALOGW("setDeviceConnectionState() device not connected: %x", device);
202 ALOGW("setDeviceConnectionState() device already connected: %d", device);
212 ALOGW("setDeviceConnectionState() device not connected: %d", device);
240 ALOGW("setDeviceConnectionState() invalid device: %x", device);
283 ALOGW("setPhoneState() invalid state %d", state);
288 ALOGW("setPhoneState() setting same state %d", state);
394 ALOGW("setForceUse() invalid config %d for FOR_COMMUNICATION", config);
406 ALOGW("setForceUse() invalid config %d for FOR_MEDIA", config);
414 ALOGW("setForceUse() invalid config %d for FOR_RECORD", config)
    [all...]
  /frameworks/base/libs/androidfw/
BackupHelpers.cpp 103 ALOGW("read_snapshot_file header.magic0=0x%08x magic1=0x%08x", header.magic0, header.magic1);
113 ALOGW("read_snapshot_file FileState truncated/error with read at %d bytes\n", bytesRead);
132 ALOGW("read_snapshot_file filename truncated/error with read at %d bytes\n", bytesRead);
138 ALOGW("read_snapshot_file length mismatch: header.totalSize=%d bytesRead=%d\n",
169 ALOGW("write_snapshot_file error writing header %s", strerror(errno));
181 ALOGW("write_snapshot_file error writing header %s", strerror(errno));
188 ALOGW("write_snapshot_file error writing filename %s", strerror(errno));
196 ALOGW("write_snapshot_file error writing %d bytes of filename padding %s",
591 ALOGW("Error: unknown file mode 0%o [%s]", s.st_mode, filepath.string());
759 ALOGW("Could not read metadata for %s -- %ld / %s", filename.string()
    [all...]
AssetManager.cpp 184 ALOGW("Asset path %s is neither a directory nor file (type=%d).",
233 ALOGW("failed to add overlay package %s\n", overlayPath.string());
249 ALOGW("failed to stat file %s: %s\n", idmapPath.string(), strerror(errno));
254 ALOGW("file %s has unexpectedly small size=%zd\n", idmapPath.string(), (size_t)st.st_size);
259 ALOGW("failed to open file %s: %s\n", idmapPath.string(), strerror(errno));
333 ALOGW("failed to find resources.arsc in %s\n", ap.path.string());
340 ALOGW("failed to retrieve crc for resources.arsc in %s\n", originalPath.string());
344 ALOGW("failed to retrieve crc for resources.arsc in %s\n", overlayPath.string());
350 ALOGW("failed to generate idmap data for file %s\n", idmapPath.string());
359 ALOGW("failed to write idmap file %s (open: %s)\n", idmapPath.string(), strerror(errno))
    [all...]
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp 309 ALOGW("Failed to create Fx %s on input %d", effect->mName, input);
546 ALOGW("binderDied() %p, calling pid %d", who.unsafe_get(),
737 ALOGW("AudioCommandThread() unknown command %d", command->mCommand);
    [all...]
  /frameworks/base/services/input/
EventHub.cpp 293 ALOGW("Error reading absolute controller %d for device %s fd %d, errno=%d",
402 ALOGW("Error reading absolute controller %d for device %s fd %d, errno=%d",
579 ALOGW("Could not upload force feedback effect to device %s due to error %d.",
592 ALOGW("Could not start force feedback effect on device %s due to error %d.",
614 ALOGW("Could not stop force feedback effect on device %s due to error %d.",
720 ALOGW("Received unexpected epoll event 0x%08x for INotify.", eventItem.events);
735 ALOGW("Received unexpected epoll event 0x%08x for wake read pipe.",
743 ALOGW("Received unexpected epoll event 0x%08x for unknown device id %d.",
754 ALOGW("could not get event, removed? (fd: %d size: %d bufferSize: %d "
761 ALOGW("could not get event (errno=%d)", errno)
    [all...]
  /frameworks/av/services/camera/libcameraservice/camera2/
CaptureSequencer.cpp 251 ALOGW("%s: Camera %d: Discarding image data during shutdown ",
410 ALOGW("Timed out waiting for precapture %s",
546 ALOGW("Timed out waiting for capture to complete");
551 ALOGW("Mismatched capture frame IDs: Expected %d, got %d",
560 ALOGW("Mismatched capture timestamps: Metadata frame %lld,"
633 ALOGW("Timed out waiting for burst capture to complete");
  /dalvik/vm/alloc/
DdmHeap.cpp 73 ALOGW("%s(): can't lock heap to clear when", __func__);
228 ALOGW("chunk is too big to transmit (length=%zd, %zd bytes)",
453 ALOGW("Can't lock heap for DDM HPSx dump");
  /device/generic/goldfish/camera/
EmulatedFakeCameraDevice.cpp 74 ALOGW("%s: Fake camera device is already connected.", __FUNCTION__);
90 ALOGW("%s: Fake camera device is already disconnected.", __FUNCTION__);
177 ALOGW("%s: Fake camera device is not started.", __FUNCTION__);
  /frameworks/av/services/camera/libcameraservice/
ProCamera2Client.cpp 104 ALOGW("%s: exclusive lock already exists - recursive locking is not"
139 ALOGW("%s: exclusive lock already exists - recursive locking is not allowed"
153 ALOGW("%s: cannot unlock, no lock was held in the first place",
  /packages/apps/Nfc/nxp/jni/
com_android_nfc_NativeLlcpSocket.cpp 155 ALOGW("LLCP Connect request failed");
399 ALOGW("phLibNfc_Llcp_SocketGetRemoteOptions(MIU) returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret));
428 ALOGW("phLibNfc_Llcp_SocketGetRemoteOptions(RW) returned 0x%04x[%s]", ret, nfc_jni_get_status_name(ret));
  /dalvik/vm/native/
dalvik_system_Zygote.cpp 153 ALOGW("Error setting SIGCHLD handler: %s", strerror(errno));
172 ALOGW("Error unsetting SIGCHLD handler: %s", strerror(errno));
592 ALOGW("PR_CAPBSET_DROP %d failed: %s. "
650 ALOGW("Personality switch failed. current=%d error=%d\n", current, errno);
java_lang_reflect_Array.cpp 123 ALOGW("Unable to find or generate array class '%s'", acDescriptor);
  /dalvik/vm/reflect/
Annotation.cpp 663 ALOGW("Failed processing annotation value");
679 ALOGW("WARNING: could not find annotation member %s in %s",
    [all...]
  /frameworks/av/media/libstagefright/
MediaCodecList.cpp 54 ALOGW("unable to open media codecs configuration xml file.");
147 ALOGW("Component %s does not support any type of media?",
351 ALOGW("Too many distinct quirk names in configuration.");
400 ALOGW("Too many distinct type names in configuration.");
  /frameworks/base/services/jni/
com_android_server_BatteryService.cpp 107 ALOGW("Unknown battery status '%s'", status);
125 ALOGW("Unknown battery health[1] '%s'", status);
139 ALOGW("Unknown battery health[2] '%s'", status);
279 ALOGW("%s: Unknown power supply type",
  /frameworks/compile/libbcc/lib/ExecutionEngine/
ELFObjectLoaderImpl.cpp 46 ALOGW("Object doesn't contain any symbol table.");
ObjectLoader.cpp 85 ALOGW("GDB debug for %s is enabled by the user but won't work due to "
  /frameworks/native/libs/binder/
AppOpsManager.cpp 43 ALOGW("Waiting too long for app ops service, giving up");
  /frameworks/native/libs/gui/
BufferItemConsumer.cpp 27 #define BI_LOGW(x, ...) ALOGW("[%s] "x, mName.string(), ##__VA_ARGS__)
SensorManager.cpp 81 ALOGW("sensorservice died [%p]", who.unsafe_get());
  /hardware/msm7k/libaudio/
AudioHardware.cpp 189 ALOGW("Attempt to close invalid output stream");
230 ALOGW("Attempt to close invalid input stream");
349 ALOGW("getInputBufferSize bad format: %d", format);
353 ALOGW("getInputBufferSize bad channel count: %d", channelCount);
402 ALOGW("setVoiceVolume(%f) under 0.0, assuming 0.0\n", v);
405 ALOGW("setVoiceVolume(%f) over 1.0, assuming 1.0\n", v);
538 ALOGW("Hardware does not support requested route combination (%#X),"
760 ALOGW("EAGAIN - retry");
1042 ALOGW("EAGAIN - retrying");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 194 #define MP3DEC_DPRINT ALOGW
195 #define MP3DEC_BUFPRINT ALOGW
196 #define MP3DEC_MEMPRINT ALOGW
197 #define MP3DEC_STATEPRINT ALOGW
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h 148 #define AMRENC_DPRINT ALOGW
166 #define AMRENC_MEMPRINT ALOGW
199 #define AMRENC_DPRINT ALOGW
200 #define AMRENC_MEMPRINT ALOGW
    [all...]

Completed in 498 milliseconds

1 2 3 45 6 7 8 91011>>