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

1 2 3 4 5 6 7 8 91011>>

  /frameworks/minikin/tests/util/
FontTestUtils.cpp 67 ALOGW("%s is not found.", fontPath.c_str());
  /frameworks/native/services/surfaceflinger/EventLog/
EventLog.cpp 60 ALOGW("couldn't log to binary event log: overflow.");
  /frameworks/native/services/vr/bufferhubd/
consumer_queue_channel.cpp 112 ALOGW(
  /hardware/interfaces/tests/pointer/1.0/default/
Graph.cpp 75 ALOGW("SERVER(Graph) error: %s", e.c_str());
  /hardware/qcom/audio/hal/audio_extn/
sndmonitor.c 205 ALOGW("access %s failed w/ err %s", path, strerror(errno));
212 ALOGW("Open cpe state card state failed, retry : %s", path);
640 ALOGW("sndmonitor initcheck failed, cannot register");
650 ALOGW("sndmonitor initcheck failed, cannot deregister");
  /hardware/qcom/audio/hal/msm8916/
hw_info.c 56 ALOGW("%s: Not an 8x16/8909/8952 device", __func__);
  /hardware/qcom/audio/hal/msm8974/
hw_info.c 84 ALOGW("%s: %s form factor doesnt need mixer path over ride", __func__, tmp_handle->form_factor);
  /hardware/qcom/display/msm8084/liboverlay/
overlayRotator.cpp 148 ALOGW("%s, MAX rotator sessions reached, request rejected", __func__);
  /libnativehelper/
JniInvocation.cpp 123 ALOGW("Falling back from %s to %s after dlopen error: %s",
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hid.cpp 192 ALOGW("Cleaning up Bluetooth HID Interface before initializing...");
198 ALOGW("Cleaning up Bluetooth GID callback object");
229 ALOGW("Cleaning up Bluetooth HID Interface...");
235 ALOGW("Cleaning up Bluetooth GID callback object");
  /packages/services/Car/evs/manager/
Enumerator.cpp 160 ALOGW("Ignoring call to closeDisplay with unrecognzied display object.");
  /system/core/trusty/storage/proxy/
storage.c 66 ALOGW("%s: untracked fd %u\n", __func__, fd);
355 ALOGW("%s: error writing file (fd=%d): %s\n",
382 ALOGW("%s: request is too large (%zd > %zd) - refusing\n",
393 ALOGW("%s: error reading file (fd=%d): %s\n",
  /system/netd/server/
UidRanges.cpp 35 ALOGW("UID larger than 32 bits: %" PRIu64, static_cast<uint64_t>(uid));
  /frameworks/av/services/camera/libcameraservice/common/
CameraProviderManager.cpp 386 ALOGW("%s: Camera provider HAL with name '%s' already registered", __FUNCTION__,
433 ALOGW("%s: Camera provider HAL with name '%s' is not registered", __FUNCTION__,
494 ALOGW("%s: Unable to link to provider '%s' death notifications",
667 ALOGW("Camera provider %s says an unknown camera device %s is not present. Curious.",
700 ALOGW("Camera provider %s says an unknown camera %s now has torch status %d. Curious.",
718 ALOGW("%s: Unexpected serviceDied cookie %" PRIu64 ", expected %" PRIu32,
897 ALOGW("%s: Device %s: Unknown camera facing: %d",
    [all...]
  /device/asus/fugu/libaudio/
AudioHardwareInput.cpp 212 ALOGW("AudioHardwareInput::onDeviceFound already has %d:%d",
233 ALOGW("AudioHardwareInput::onDeviceFound found more devices than expected! Dropped");
  /frameworks/av/media/libstagefright/
MediaExtractor.cpp 127 ALOGW("creating media extractor in calling process");
161 ALOGW("FAILED to autodetect media content.");
SkipCutBuffer.cpp 35 ALOGW("# channels out of range: %zu, using passthrough instead", num16BitChannels);
41 ALOGW("out of range skip/cut: %zu/%zu, using passthrough instead",
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
AudioPatch.cpp 95 ALOGW("addAudioPatch() patch %d already in", handle);
111 ALOGW("removeAudioPatch() patch %d not in", handle);
  /frameworks/base/core/jni/
android_hardware_HardwareBuffer.cpp 79 ALOGW("createGraphicBufferAlloc() invalid pixel format in HardwareBuffer.create()");
90 ALOGW("createGraphicBuffer() failed in HardwareBuffer.create()");
android_view_InputChannel.cpp 107 ALOGW("Cannot set dispose callback because input channel object has not been initialized.");
168 ALOGW("Input channel object '%s' was finalized without being disposed!",
  /frameworks/base/libs/common_time/
clock_recovery.cpp 80 ALOGW("Failed to start A@H clock recovery diagnostic thread.");
82 ALOGW("Failed to allocate diagnostic thread.");
  /frameworks/base/libs/hwui/
SpotShadow.cpp 130 ALOGW("rayIntersectPoints is hitting outside the segment %f", interpVal);
379 ALOGW("Relative Light Z is not positive. No spot shadow!");
384 ALOGW("Invalid polygon length. No spot shadow!");
526 ALOGW("Outline has 0 area, no spot shadow!");
546 ALOGW("The object is too close to the light or too small, no real umbra!");
    [all...]
  /frameworks/compile/libbcc/bcinfo/Wrap/
bitcode_wrapperer.cpp 196 ALOGW("Error: file not long enough to contain header\n");
200 ALOGW("Error: bad PNaCl Bitcode version\n");
  /frameworks/rs/
rsCppUtils.h 37 #ifndef ALOGW
38 #define ALOGW(...) \
  /hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
EmulatedVehicleHal.cpp 112 ALOGW("%s failed to get default value for prop 0x%x area 0x%x",
171 ALOGW("Config not found for property: 0x%x", propId);

Completed in 814 milliseconds

1 2 3 4 5 6 7 8 91011>>