HomeSort by relevance Sort by last modified time
    Searched full:logw (Results 101 - 125 of 247) sorted by null

1 2 3 45 6 7 8 910

  /external/tensorflow/tensorflow/examples/android/jni/object_tracking/
flow_cache.h 158 LOGW("Tracking failure!");
170 LOGW("No points were valid!");
  /system/chre/core/
gnss_manager.cc 203 LOGW("Too many session state transitions");
265 LOGW("Failed to update GNSS session request list for non-existent nanoapp");
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCamera2HWICallbacks.cpp 132 LOGW("processEvt Ready for Snaphot failed");
218 LOGW("processEvt face_detection_result failed");
    [all...]
  /device/google/marlin/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_ionbuf.c 169 LOGW("Cache Invalidate failed: %s\n", strerror(errno));
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderPAVC.cpp 111 LOGW("No extra data found.");
OMXVideoEncoderMPEG4.cpp 270 LOGW("SetParamVideoMpeg4ProfileLevel is not supported.");
  /hardware/invensense/6515/libsensors_iio/
CompassSensor.AKM.cpp 169 LOGW("HAL:support for AKM8975 is incomplete");
  /hardware/invensense/65xx/libsensors_iio/
CompassSensor.AKM.cpp 169 LOGW("HAL:support for AKM8975 is incomplete");
  /packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
A2dpSinkStateMachine.java 253 logw("Ignore A2DP DISCONNECTED event, device: " + device);
271 logw("A2DP Connected from Disconnected state");
287 logw("Ignore HF DISCONNECTING event, device: " + device);
710 logw("okToConnect not OK to connect " + device);
    [all...]
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/finalization/
UserProvisioningStateHelper.java 106 ProvisionLogger.logw("user_setup_complete set, but provisioning was started");
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
VerifyPackageTask.java 86 ProvisionLogger.logw("VerifyPackageTask invoked, but download location is null");
  /prebuilts/ndk/r16/sources/android/ndk_helper/
JNIHelper.h 27 #define LOGW(...) ((void)__android_log_print(ANDROID_LOG_WARN, ndk_helper::JNIHelper::GetInstance()->GetAppName(), __VA_ARGS__))
  /system/chre/apps/ash_world/
ash_world.cc 183 LOGW("Unknown event received");
  /system/chre/apps/audio_world/
audio_world.cc 160 LOGW("Unknown event received");
  /system/chre/apps/gnss_world/
gnss_world.cc 294 LOGW("Unhandled event type %" PRIu16, eventType);
  /system/chre/apps/wifi_offload/
scan_result.cc 160 LOGW("Scan result channel width not supported %" PRIu8,
  /system/chre/apps/wwan_world/
wwan_world.cc 169 LOGW("Unhandled event type %" PRIu16, eventType);
  /system/chre/host/common/
host_protocol_host.cc 84 LOGW("Got invalid/unexpected message type %" PRIu8,
  /system/chre/host/msm/daemon/
chre_daemon.cc 195 LOGW(HUB_LOG_FORMAT_STR, timestampSeconds, log);
306 LOGW("Failing to acquire wakelock due to invalid file descriptor");
320 LOGW("Failed to release wakelock due to invalid file descriptor");
536 LOGW("Failed to extract host client ID from message - sending "
  /system/chre/platform/android/
host_link.cc 216 LOGW("Got invalid/unexpected message type %" PRIu8,
  /system/chre/platform/shared/
host_protocol_chre.cc 95 LOGW("Got invalid/unexpected message type %" PRIu8,
  /system/core/healthd/
AnimationParser.cpp 27 #define LOGW(x...) do { KLOG_WARNING("charger", x); } while (0)
  /system/chre/platform/slpi/smgr/
platform_sensor.cc 521 LOGW("Unhandled sensor data %" PRIu8, static_cast<uint8_t>(sensorType));
572 LOGW("Received sensor sample for unknown sensor %" PRIu8 " %" PRIu8,
575 LOGW("Received sensorType %d event with 0 sample",
582 LOGW("Dropping event due to allocation failure");
584 LOGW("Dropping zero readingCount event");
626 LOGW("Received unhandled sensor service message: 0x%x", messageId);
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 129 LOGW("processEvt Ready for Snaphot failed");
215 LOGW("processEvt face_detection_result failed");
    [all...]
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]

Completed in 619 milliseconds

1 2 3 45 6 7 8 910