HomeSort by relevance Sort by last modified time
    Searched full:logw (Results 126 - 150 of 212) sorted by null

1 2 3 4 56 7 8 9

  /frameworks/base/libs/audioflinger/
AudioFlinger.cpp 101 LOGW("WARNING: Need to add android.permission.RECORD_AUDIO to manifest");
117 LOGW("WARNING: Need to add android.permission.MODIFY_AUDIO_SETTINGS to manifest");
339 LOGW("sampleRate() unknown thread %d", output);
350 LOGW("channelCount() unknown thread %d", output);
361 LOGW("format() unknown thread %d", output);
372 LOGW("frameCount() unknown thread %d", output);
383 LOGW("latency() unknown thread %d", output);
418 LOGW("Illegal value: setMode(%d)", mode);
    [all...]
  /frameworks/base/libs/binder/
Binder.cpp 92 LOGW("reached BBinder::getInterfaceDescriptor (this=%p)", this);
ProcessState.cpp 358 LOGW("Opening '/dev/binder' failed: %s\n", strerror(errno));
  /frameworks/base/media/libmedia/
AudioTrack.cpp 696 LOGW( "obtainBuffer timed out (is the CPU pegged?) %p "
702 LOGW("obtainBuffer() dead IAudioTrack: creating a new one");
1005 LOGW("stepServer occured after track reset");
1052 LOGW("stepServer occured after track reset");
  /frameworks/base/media/libstagefright/
StagefrightMetadataRetriever.cpp 125 LOGW("OMXCodec::start returned error %d (0x%08x)\n", err, err);
HTTPDataSource.cpp 144 LOGW("Illegal X-SocketTimeout value given.");
SampleTable.cpp 279 LOGW("Table of sync samples is empty or has only a single entry!");
  /dalvik/vm/jdwp/
JdwpSocket.c 411 LOGW("gethostbyname_r('%s') failed: %s\n",
420 LOGW("gethostbyname('%s') failed: %s\n",
628 LOGW("No reply created for set=%d cmd=%d\n", cmdSet, cmd);
  /dalvik/vm/oo/
Array.c 590 LOGW("Unknown primitive type '%c'\n", type);
681 LOGW("dvmCopyObjectArray: can't store %s in %s\n",
717 LOGW("dvmCopyObjectArray: can't store %s in %s\n",
  /frameworks/base/libs/utils/
Asset.cpp 312 LOGW("unexpected whence %d\n", whence);
319 LOGW("seek out of range: want %ld, end=%ld\n",
831 LOGW("alloc %ld bytes failed\n", (long) mUncompressedLen);
AssetManager.cpp 110 LOGW("Asset path %s is neither a directory nor file (type=%d).",
463 if (required && !rt) LOGW("Unable to find resources file resources.arsc");
836 LOGW("getEntryInfo failed\n");
842 LOGW("create map from entry failed\n");
858 LOGW("create from segment failed\n");
    [all...]
  /dalvik/libdex/
InstrUtils.c     [all...]
  /dalvik/vm/reflect/
Reflect.c 222 LOGW("Unable to match class for part: '%s'\n", *pSignature);
666 LOGW("WARNING: dvmCreateReflectMethodObject called with "
1062 LOGW("Unable to find '%s'\n", classDescriptor);
    [all...]
  /bootable/recovery/minzip/
Hash.c 232 //LOGW("okay %d/%d/%d\n",
  /dalvik/vm/
Debugger.c 609 LOGW("Warning: problem getting class list\n");
1055 LOGW("Request for index=%d + count=%d excceds length=%d\n",
1106 LOGW("Attempt to set index=%d + count=%d excceds length=%d\n",
    [all...]
Hash.c 228 //LOGW("okay %d/%d/%d\n",
  /device/sample/frameworks/PlatformLibrary/jni/
PlatformLibrary.cpp 115 LOGW("Couldn't get string chars\n");
  /external/jhead/
gpsinfo.c 280 LOGW("Unsupported encoding for GPSProcessingMethod");
  /external/opencore/android/author/
android_camera_input.h 224 LOGW("refCount %d", refCount );
  /external/opencore/oscl/oscl/osclio/src/
oscl_file_native.cpp 338 LOGW("writing %d bytes takes too long (%lld micro seconds)", items, timeInMicroSeconds);
  /frameworks/base/camera/libcameraservice/
CameraService.cpp 178 LOGW("removeClient (pid %d): mClient doesn't match!", callingPid);
251 LOGW("Attempt to use locked camera (client %p) from different process "
309 LOGW("Tried to connect to locked camera (old pid %d, new pid %d)",
581 LOGW("Overlay create failed - retrying");
    [all...]
  /frameworks/base/media/libstagefright/omx/
OMX.cpp 482 LOGW("Using software renderer.");
OMXNodeInstance.cpp 482 LOGW("Attempt to remove an active buffer we know nothing about...");
  /hardware/libhardware_legacy/wifi/
wifi.c 154 LOGW("Could not open %s: %s", MODULE_FILE, strerror(errno));
  /hardware/msm7k/libaudio-qsd8k/
AudioPolicyManager.cpp 228 LOGW("getDeviceForStrategy() unknown strategy: %d", strategy);

Completed in 573 milliseconds

1 2 3 4 56 7 8 9