HomeSort by relevance Sort by last modified time
    Searched refs:ALOGE (Results 226 - 250 of 306) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/htc/flounder/audio/hal/
audio_hw.c 251 ALOGE("%s: Unsupported audio format", __func__);
360 ALOGE("%s unable to open the mixer for--card %d, aborting.",
371 ALOGE("%s: Failed to init audio route controls for card %d, aborting.",
510 ALOGE("%s: Invalid combo device(%#x)", __func__, devices);
519 ALOGE("%s: Invalid output devices(%#x)", __func__, devices);
533 ALOGE("%s: Unknown device(s) %#x", __func__, devices);
567 ALOGE("%s: No output device set for voice call", __func__);
584 ALOGE("%s: Invalid TTY mode (%#x)", __func__, adev->tty_mode);
661 ALOGE("%s: Unknown input device(s) %#x", __func__, in_device);
677 ALOGE("%s: Unknown output device(s) %#x", __func__, out_device)
    [all...]
  /device/generic/goldfish/camera/fake-pipeline2/
Sensor.cpp 130 ALOGE("Unable to start up sensor capture thread: %d", res);
141 ALOGE("Unable to shut down sensor capture thread: %d", res);
185 ALOGE("%s: Error waiting for VSync signal: %d", __FUNCTION__, res);
201 ALOGE("Error waiting for sensor readout signal: %d", res);
355 ALOGE("%s: Format %x is TODO", __FUNCTION__, b.format);
358 ALOGE("%s: Unknown format %x, no output", __FUNCTION__,
  /device/asus/fugu/libaudio/
AudioStreamIn.cpp 301 ALOGE("%s: No RemoteControl service detected, ignoring\n", __func__);
362 ALOGE("ERROR AudioStreamIn::startInputStream_l, pcm_open failed");
485 ALOGE("get_next_buffer() pcm_read error %d", mReadStatus);
alsa_utils.cpp 102 ALOGE("%s: start", __func__);
108 ALOGE("%s: mixer_open(%d) failed", __func__, ALSADeviceID);
118 ALOGE("%s: mixer_get_ctrl_by_name(%s) failed", __func__, kCtrlNames[i]);
  /external/neven/
FaceDetector_jni.cpp 247 ALOGE("ERROR: Return 0 faces because error exists in btk_FaceFinder_putDCR.\n");
302 ALOGE("ERROR: GetEnv failed\n");
308 ALOGE("ERROR: MediaPlayer native registration failed\n");
  /device/asus/grouper/liblights/
lights.c 18 #define LOGE ALOGE
  /external/libnfc-nxp/Linux_x86/
phOsalNfc.c 147 ALOGE("HCI Timeout - Exception raised - Force restart of NFC service");
phDal4Nfc.c 546 ALOGE("hw_get_module() failed");
551 ALOGE("Could not open pn544 hw_module");
556 ALOGE("deviceNode NULL");
728 ALOGE("i2c_device_address not set to valid value");
733 ALOGE("gDalContext.pDev is not set");
    [all...]
  /device/generic/goldfish/opengl/system/egl/
egl.cpp 69 ALOGE("tid %d: %s(%d): error 0x%x (%s)", gettid(), __FUNCTION__, __LINE__, error, eglStrError(error)); \
74 ALOGE("tid %d: %s(%d): error 0x%x (%s)", gettid(), __FUNCTION__, __LINE__, err, eglStrError(err)); \
111 ALOGE("egl: Failed to get host connection\n"); \
116 ALOGE("egl: Failed to get renderControl encoder context\n"); \
275 ALOGE("rcCreateWindowSurface returned 0");
378 ALOGE("rcCreateWindowSurface returned 0");
385 ALOGE("rcCreateColorBuffer returned 0");
756 ALOGE("eglQuerySurface %x EGL_BAD_ATTRIBUTE", attribute);
897 ALOGE("rcCreateContext returned 0");
980 ALOGE("rcMakeCurrent returned EGL_FALSE")
    [all...]
  /cts/suite/cts/deviceTests/opengl/jni/primitive/contextswitch/
ContextSwitchRenderer.cpp 129 ALOGE("Framebuffer not complete: %d", status);
214 ALOGE("GLError %d in drawWorkload", err);
  /development/ndk/sources/android/libportable/arch-mips/
socket.c 82 ALOGE("%s: case default: native_type:0x%x |= portable_type:0x%x:[UNKNOWN!];", __func__,
123 ALOGE("%s: case default: portable_type:0x%x |= native_type:0x%x:[UNKNOWN!];", __func__,
  /development/ndk/sources/android/libportable/arch-mips64/
socket.c 82 ALOGE("%s: case default: native_type:0x%x |= portable_type:0x%x:[UNKNOWN!];", __func__,
123 ALOGE("%s: case default: portable_type:0x%x |= native_type:0x%x:[UNKNOWN!];", __func__,
  /device/moto/shamu/camera/QCamera2/util/
QCameraQueue.cpp 143 ALOGE("%s: No memory for camera_q_node", __func__);
180 ALOGE("%s: No memory for camera_q_node", __func__);
  /external/libnfc-nci/src/adaptation/
CrcChecksum.cpp 124 ALOGE ("%s: checksum mismatch", __FUNCTION__);
127 ALOGE ("%s: invalid length", __FUNCTION__);
  /device/lge/mako/camera/
QualcommCamera.cpp 170 ALOGE("Q%s: E", __func__);
194 ALOGE("%s: out of memory", __func__);
228 ALOGE("%s: out of memory", __func__);
262 ALOGE("%s: out of memory", __func__);
645 ALOGE("get_parameters: NULL string");
647 //ALOGE("get_parameters: %s", rc);
  /external/bluetooth/bluedroid/hci/src/
hci_h4.c 230 ALOGE("vendor lib postload completed");
766 ALOGE("[h4] Unknown HCI message type drop this byte 0x%x", byte);
849 ALOGE( \
981 ALOGE( \
    [all...]
hci_mct.c 214 ALOGE("hci lib postload completed");
780 ALOGE( \
966 ALOGE( \
    [all...]
  /device/samsung/manta/audio/
audio_hw.c 445 ALOGE("%s cannot open video16 (%d)", __func__, adev->hdmi_drv_fd);
465 ALOGE("V4L2_CID_TV_ENABLE_HDMI_AUDIO ioctl error (%d)", errno);
485 ALOGE("V4L2_CID_TV_MAX_AUDIO_CHANNELS ioctl error (%d)", errno);
514 ALOGE("V4L2_CID_TV_SET_NUM_CHANNELS ioctl error (%d)", errno);
651 ALOGE("pcm_open(VOICE_OUT) failed: %s", pcm_get_error(adev->pcm_voice_out));
657 ALOGE("pcm_open(SCO_OUT) failed: %s", pcm_get_error(adev->pcm_sco_out));
663 ALOGE("pcm_open(VOICE_IN) failed: %s", pcm_get_error(adev->pcm_voice_in));
669 ALOGE("pcm_open(SCO_IN) failed: %s", pcm_get_error(adev->pcm_sco_in));
731 ALOGE("pcm_open(PCM_CARD) failed: %s",
744 ALOGE("pcm_open(PCM_CARD_SPDIF) failed: %s"
    [all...]
  /bootable/recovery/mtdutils/
flash_image.c 48 ALOGE("%s\n", buf);
  /device/generic/goldfish/lights/
lights_qemu.c 52 #define E(...) ALOGE(__VA_ARGS__)
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_data.c 45 #define CDBG ALOGE
  /device/samsung/manta/liblights/
lights.c 88 ALOGE("write_int failed to open %s\n", path);
194 ALOGE("failed to open %s!", path_name);
  /device/samsung/manta/libsensors/
sensors.cpp 302 ALOGE("poll() failed (%s)", strerror(errno));
366 ALOGE("Failed to open the sensors");
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_util.c 105 ALOGE("%s: Unknown UUID length %d!", __FUNCTION__, p_dest->len);
195 ALOGE("%s: Unknown UUID length %d!", __FUNCTION__, p_src->len);
  /external/bluetooth/bluedroid/osi/src/
config.c 42 ALOGE("%s unable to open file '%s': %s", __func__, filename, strerror(errno));
48 ALOGE("%s unable to allocate memory for config_t.", __func__);

Completed in 3418 milliseconds

1 2 3 4 5 6 7 8 91011>>