HomeSort by relevance Sort by last modified time
    Searched refs:ALOGW (Results 176 - 200 of 714) sorted by null

1 2 3 4 5 6 78 91011>>

  /hardware/libhardware/modules/input/evdev/
EvdevModule.cpp 94 ALOGW("open not implemented in the input HAL!");
  /hardware/libhardware/modules/local_time/
local_time_hw.c 46 ALOGW("%s failed to fetch CLOCK_MONOTONIC value! (res = %d)",
  /hardware/libhardware/modules/sensors/dynamic_sensor/
HidRawSensorDevice.cpp 101 ALOGW("Input of unknow usage id %u received", usageId);
  /device/google/dragon/recovery/updater/
flash_ec.c 164 ALOGW("Cannot read at %ld : %zd\n", offset, res);
196 ALOGW("Cannot write at %ld : %zd\n", offset, res);
217 ALOGW("Cannot erase at %ld : %d\n", offset, res);
  /frameworks/av/media/libstagefright/rtsp/
ARTPSource.cpp 160 ALOGW("Discarding duplicate buffer");
187 ALOGW("RTCP buffer too small to accomodate FIR.");
225 ALOGW("RTCP buffer too small to accomodate RR.");
  /frameworks/av/media/utils/
BatteryNotifier.cpp 53 ALOGW("%s: video refcount is broken for uid(%d).", __FUNCTION__, (int)uid);
89 ALOGW("%s: audio refcount is broken for uid(%d).", __FUNCTION__, (int)uid);
204 ALOGW("batterystats service unavailable!");
  /hardware/qcom/display/msm8960/libgenlock/
genlock.cpp 289 ALOGW("%s: trying to lock a buffer with timeout = 0", __FUNCTION__);
337 ALOGW("%s: timeout = 0", __FUNCTION__);
364 ALOGW("%s: trying to lock a buffer with timeout = 0", __FUNCTION__);
  /system/core/libnetutils/
packet.c 35 #define ALOGW printf
212 ALOGW("IP header checksum failure (0x%x)", packet.ip.check);
236 ALOGW("UDP header checksum failure (0x%x should be 0x%x)", sum, temp);
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp 108 ALOGW("setDeviceConnectionState() device already connected: %x", device);
152 ALOGW("setDeviceConnectionState() device not connected: %x", device);
233 ALOGW("setDeviceConnectionState() device already connected: %d", device);
238 ALOGW("setDeviceConnectionState(): could not find HW module for device %08x",
267 ALOGW("setDeviceConnectionState() device not connected: %d", device);
306 ALOGW("setDeviceConnectionState() invalid device: %x", device);
318 ALOGW("getDeviceConnectionState() undeclared device, type %08x, address: %s",
330 ALOGW("getDeviceConnectionState() invalid device type %08x", device);
365 ALOGW("handleDeviceConfigChange() error disabling connection state: %d",
374 ALOGW("handleDeviceConfigChange() error enabling connection state: %d"
    [all...]
  /frameworks/av/media/libeffects/preprocessing/
PreProcessing.cpp 285 ALOGW("AgcCreate Error");
325 ALOGW("AgcGetParameter() unknown param %08x", param);
350 ALOGW("AgcGetParameter() unknown param %d", param);
389 ALOGW("AgcSetParameter() unknown param %08x value %08x", param, *(uint32_t *)pValue);
448 ALOGW("AgcCreate Error");
474 ALOGW("AecGetParameter() unknown param %08x value %08x", param, *(uint32_t *)pValue);
494 ALOGW("AecSetParameter() unknown param %08x value %08x", param, *(uint32_t *)pValue);
587 ALOGW("AgcCreate Error");
629 ALOGW("NsSetParameter() unknown param %08x value %08x", param, value);
833 ALOGW("Session_CreateEffect could not get apm engine")
    [all...]
  /frameworks/base/libs/androidfw/
BackupHelpers.cpp 99 ALOGW("read_snapshot_file header.magic0=0x%08x magic1=0x%08x", header.magic0, header.magic1);
109 ALOGW("read_snapshot_file FileState truncated/error with read at %d bytes\n", bytesRead);
128 ALOGW("read_snapshot_file filename truncated/error with read at %d bytes\n", bytesRead);
134 ALOGW("read_snapshot_file length mismatch: header.totalSize=%d bytesRead=%d\n",
165 ALOGW("write_snapshot_file error writing header %s", strerror(errno));
177 ALOGW("write_snapshot_file error writing header %s", strerror(errno));
184 ALOGW("write_snapshot_file error writing filename %s", strerror(errno));
192 ALOGW("write_snapshot_file error writing %d bytes of filename padding %s",
374 ALOGW("Unable to open file %s", file);
595 ALOGW("Error: unknown file mode 0%o [%s]", s.st_mode, filepath.string())
    [all...]
  /frameworks/av/media/libstagefright/
AudioSource.cpp 43 ALOGW("AudioRecord reported overrun!");
314 ALOGW("Failed to get audio timestamp, fallback to use systemclock");
325 ALOGW("Spurious callback from AudioRecord. Drop the audio data.");
362 ALOGW("Lost audio record data: %zu bytes", numLostBytes);
381 ALOGW("Nothing is available from AudioRecord callback buffer");
  /hardware/qcom/audio/post_proc/
equalizer.c 272 ALOGW("\tERROR EQ_PARAM_BAND_LEVEL band %d", param2);
286 ALOGW("\tERROR EQ_PARAM_CENTER_FREQ band %d", param2);
300 ALOGW("\tERROR EQ_PARAM_BAND_FREQ_RANGE band %d", param2);
333 ALOGW("\tERROR EQ_PARAM_GET_PRESET_NAME preset %d", param2);
413 ALOGW("\tERROR EQ_PARAM_BAND_LEVEL band %d", band);
volume_listener.c 217 ALOGW("DUMP_START :: ===========");
222 ALOGW("%s: streamType [%s] Device [%d] state [%d] sessionID [%d] volume (L/R) [%f / %f] ",
232 ALOGW("DUMP_END :: ===========");
305 ALOGW("%s: (old/new) Volume (%f/%f) (old/new) level (%d/%d)",
318 ALOGW("%s: volume changed but gain dep cal level is still the same",
326 ALOGW("%s: Failed to find gain dep cal level for volume %f", __func__, new_vol);
544 ALOGW("volume_listener_command invalid command %d", cmd_code);
  /hardware/qcom/display/msm8084/libgralloc/
alloc_controller.cpp 174 ALOGW("%s: Warning!! Old GFX API is used to calculate stride",
177 ALOGW("%s: Warning!! Symbols compute_surface_padding and " \
256 ALOGW("%s: Warning!! Symbols" \
312 ALOGW("GRALLOC_USAGE_PRIVATE_MM_HEAP \
341 ALOGW("Falling back to system heap");
  /hardware/qcom/display/msm8226/libgralloc/
alloc_controller.cpp 174 ALOGW("%s: Warning!! Old GFX API is used to calculate stride",
177 ALOGW("%s: Warning!! Symbols compute_surface_padding and " \
250 ALOGW("%s: Warning!! Symbols" \
311 ALOGW("GRALLOC_USAGE_PRIVATE_MM_HEAP \
340 ALOGW("Falling back to system heap");
  /hardware/qcom/display/msm8909/libgralloc/
alloc_controller.cpp 182 ALOGW("%s: Warning!! Old GFX API is used to calculate stride",
185 ALOGW("%s: Warning!! Symbols compute_surface_padding and " \
263 ALOGW("%s: Warning!! Symbols" \
324 ALOGW("GRALLOC_USAGE_PRIVATE_MM_HEAP \
353 ALOGW("Falling back to system heap");
  /frameworks/av/media/libaudioclient/
AudioRecord.cpp 596 ALOGW("AUDIO_INPUT_FLAG_FAST denied by client; transfer %d, "
660 ALOGW("AUDIO_INPUT_FLAG_FAST denied by server; frameCount %zu -> %zu", frameCount, temp);
706 ALOGW("Requested frameCount %zu but received frameCount %zu", frameCount, temp);
713 ALOGW("Server adjusted notificationFrames from %u to %zu for frameCount %zu",
    [all...]
  /frameworks/av/media/libstagefright/omx/
GraphicBufferSource.cpp 322 ALOGW("potential buffer leak: acquired=%d", mNumOutstandingAcquires);
328 ALOGW("consumerDisconnect failed: %d", err);
755 ALOGW("Dropping frame that's going backward in time");
795 ALOGW("WARNING: emptyGraphicBuffer failed: 0x%x", err);
824 ALOGW("emptyDirectBuffer EOS failed: 0x%x", err);
842 ALOGW("acquireBuffer_l: frame was not available");
845 ALOGW("acquireBuffer_l: failed with err=%d", err);
    [all...]
  /frameworks/base/core/jni/
android_os_Debug.cpp 176 ALOGW("failed to get memory consumption info: %d", err);
182 ALOGW("failed to get graphics pss: %zd", pss);
189 ALOGW("failed to get gl pss: %zd", pss);
196 ALOGW("failed to get other pss: %zd", pss);
211 ALOGW("failed to create memtrack_proc");
661 ALOGW("failed to parse " ZRAM_SYSFS "mm_stat");
672 ALOGW("failed to parse " ZRAM_SYSFS "mem_used_total");
693 ALOGW("Unable to open /proc/meminfo: %s\n", strerror(errno));
701 ALOGW("Empty /proc/meminfo");
993 ALOGW("dup(%d) failed: %s\n", origFd, strerror(errno))
    [all...]
  /device/asus/fugu/libaudio/
AudioStreamOut.cpp 101 ALOGW("set: format 0x%08X needs to be wrapped in SPDIF data burst", lFormat);
110 ALOGW("set: parameters incompatible with defaults");
118 ALOGW("set: parameters incompatible with hdmi capabilities");
256 ALOGW("throttle time clipped! deltaLT = %" PRIi64 " deltaUSec = %" PRIi64,
424 ALOGW("getPresentationPosition: RETROGRADE timestamp, diff = %" PRId64,
499 ALOGW("Bookkeeping error! Still have outputs to release (%08x), but"
528 ALOGW("Failed to obtain output %08x for %s audio stream out."
  /device/generic/goldfish/fingerprint/
fingerprint.c 126 ALOGW("Corrupt emulator fingerprints storage; could not save "
190 ALOGW("Corrupt emulator authenticator id storage (read %d)", na);
215 ALOGW("Corrupt emulator fingerprints storage (read %d+%db)", ns, nf);
314 ALOGW("%s: null auth token", __func__);
323 ALOGW("%s: invalid auth token", __func__);
730 ALOGW("Lost connection to qemud channel");
768 ALOGW("Connection to qemud channel has been lost");
  /hardware/intel/common/omx-components/videocodec/securevideo/moorefield/
OMXVideoDecoderAVCSecure.cpp 222 ALOGW("size of returned data buffer is 0, decryption fails.");
277 ALOGW("buffer offset %u is not zero!!!", buffer->nOffset);
307 ALOGW("Drm_WV_ReturnNALUHeaders failed. Session is disabled.");
352 ALOGW("buffer offset %u is not zero!!!", buffer->nOffset);
379 ALOGW("PR:buffer offset %u is not zero!!!", buffer->nOffset);
410 ALOGW("drm_ReturnNALUHeaders failed. Session is disabled.");
554 ALOGW("SetParamVideoAVCProfileLevel is not supported.");
  /frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp 550 ALOGW("Max file duration is not positive: %lld us. Disabling duration limit.",
559 ALOGW("Target duration (%lld us) too short to be respected", (long long)timeUs);
570 ALOGW("Max file size is not positive: %lld bytes. "
579 ALOGW("Target file size (%lld bytes) is too small to be respected", (long long)bytes);
    [all...]
  /system/security/keystore/
key_store_service.cpp 289 ALOGW("New user %d's keystore not empty. Clearing old entries.", userId);
411 ALOGW("cannot represent public exponent as a long value");
415 ALOGW("public exponent not read");
423 ALOGW("Unsupported key type %d", keyType);
431 ALOGW("generate failed: %d", int32_t(rc));
461 ALOGW("Unsupported key type %d", type);
469 ALOGW("importKey failed: %d", int32_t(rc));
507 ALOGW("export failed: %d", int32_t(result.resultCode));
554 ALOGW("permission denied for %d: getmtime", targetUid);
562 ALOGW("could not access %s for getmtime", filename.string())
    [all...]

Completed in 1637 milliseconds

1 2 3 4 5 6 78 91011>>