HomeSort by relevance Sort by last modified time
    Searched refs:LOGE (Results 251 - 275 of 353) sorted by null

<<1112131415

  /external/tensorflow/tensorflow/examples/android/jni/object_tracking/
integral_image.h 96 LOGE("Mismatch! %d vs %d", curr_val, image_base[y][x]);
101 LOGE("Mismatch!");
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_queue.c 50 LOGE("No memory for mm_jpeg_q_node_t");
73 LOGE("No memory for mm_jpeg_q_node_t");
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
Renderer.cpp 52 LOGE("Could not compile shader %d:\n%s\n",
102 LOGE("Could not link program:\n%s\n", buf);
  /packages/services/BuiltInPrintService/jni/ipphelper/
ippstatus_capabilities.c 121 LOGE("_init(): http is NULL ");
170 LOGE("_get_capabilities: %s response is null: ipp_status %d %s",
ippstatus_monitor.c 162 LOGE("_get_status(): this_p is null!");
168 LOGE("_get_status(): Monitor is uninitialized");
173 LOGE("_get_status(): monitor->http is NULL, setting Unable to Connect");
379 LOGE("IPP_Status for cancel request was %d %s", ipp_status,
ipphelper.c 122 LOGE("determine_ipp_version(): http is NULL cannot continue");
161 LOGE("test_and_set_ipp_version: 1280 received, bailing...");
165 LOGE("test_and_set_ipp_version: 1282 received, retrying %d of %d",
170 LOGE("test_and_set_ipp_version: IPP_Status of IPP_BAD_REQUEST "
179 LOGE("test_and_set_ipp_version: IPP_Status of IPP_NOT_FOUND received");
243 LOGE("get_PrinterState(): printer_state_dyn is null");
250 LOGE("get_PrinterState(): printer_state is null");
261 LOGE("get_PrinterState(): response is null: ipp_status %d", ipp_status);
288 LOGE("get_PrinterStateReason printer-state null");
311 LOGE(" get_PrinterStateReason printer-state reason null")
    [all...]
  /system/chre/core/
timer_pool.cc 146 LOGE("Failed to insert a timer request: out of memory");
196 LOGE("Timer callback invoked with no outstanding timers");
  /cts/hostsidetests/sustainedperf/shadertoy_android/jni/
shadertoy_renderer.cpp 32 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__)
  /frameworks/rs/tests/java_api/HelloComputeNDK/libhellocomputendk/
helloComputeNDK.cpp 15 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__)
  /system/chre/platform/shared/include/chre/platform/shared/
memory_debug.h 70 LOGE("Invalid allocation size %zu (max %zu)", size, kMaxAllocSize);
  /system/chre/platform/shared/
platform_gnss.cc 51 LOGE("GNSS PAL open returned false");
platform_wifi.cc 49 LOGE("WiFi PAL open returned false");
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.cpp 73 LOGE("OMX_ErrorInsufficientResources");
79 LOGE("OMX_ErrorInsufficientResources");
134 LOGE("No supported profile/level\n");
201 LOGE("NULL pointer: mEncoderParams");
487 LOGE("libMIX getOutput Failed. ret = 0x%08x\n", ret);
497 LOGE("sever error, should not happend here\n");
503 LOGE("output buffer too small\n");
806 LOGE("Format not support\n");
    [all...]
OMXVideoEncoderH263.cpp 27 if (!mVideoEncoder) LOGE("OMX_ErrorInsufficientResources");
69 LOGE("NULL pointer: mEncoderParams");
108 LOGE("%s(),%d: input buffer's nFilledLen is zero\n", __func__, __LINE__);
OMXVideoDecoderVP8.cpp 29 LOGE("createVideoDecoder failed for \"%s\"", VP8_MIME_TYPE);
OMXVideoDecoderWMV.cpp 30 LOGE("createVideoDecoder failed for \"%s\"", WMV_MIME_TYPE);
OMXVideoEncoderBase.h 34 #define LOGE ALOGE
  /hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp 428 LOGE("command %d not supported\n", Cmd);
653 LOGE("resolution %d x %d exceed max driver support %d x %d\n",p->nMaxFrameWidth, p->nMaxFrameHeight,
    [all...]
  /packages/services/BuiltInPrintService/jni/plugins/
plugin_pcl.c 254 LOGE("ERROR: cannot start PCL job, no ifc found");
308 LOGE("_print_page(): cannot print file with NULL name");
437 LOGE("_print_page(): ERROR: file appears to be corrupted");
463 LOGE("_print_page(): plugin_pcl cannot allocate memory for image stripe");
473 LOGE("_print_page(): file does not appear to be valid");
482 LOGE("_print_page(): could not open %s", pathname);
487 LOGE("_print_page(): ERROR: filename was empty");
  /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 301 LOGE("No memory for mm_camera_node_t");
471 LOGE("Error: Invalid command");
717 LOGE("X Error!! Info invalid");
    [all...]
mm_camera_stream.c 192 LOGE("No memory for mm_camera_node_t");
222 LOGE("Unable to notify channel");
233 LOGE("Unable to notify channel");
255 LOGE("No memory for mm_camera_node_t");
336 LOGE("ERROR!! Wrong state (%d) to receive data notify!",
413 LOGE("Wrong cmd_type (%d) for dataCB",
555 LOGE("NULL camera object\n");
564 LOGE("NULL channel or camera obj\n");
574 LOGE("NULL device name\n");
585 LOGE("open dev returned %d\n", my_obj->fd)
    [all...]
  /device/google/contexthub/util/nanoapp_cmd/
nanoapp_cmd.c 52 #define LOGE(fmt, ...) do { \
208 LOGE("Failed to open %s: err=%d [%s]", fname, errno, strerror(errno));
329 LOGE("Failed to open %s: err=%d [%s]", fname, errno, strerror(errno));
335 LOGE("Failed to write to %s; err=%d [%s]", fname, errno, strerror(errno));
588 LOGE("Download failed after %d retries; erasing all apps "
602 LOGE("Failed to download all apps!");
  /cts/suite/audio_quality/lib/src/task/
TaskCase.cpp 61 LOGE("TestCase::addChild wrong child type %d", child->getType());
115 LOGE("regcomp failed");
247 LOGE("regcomp failed");
261 LOGE("TaskCase::translateVarName no index with name %s", indexName.string());
  /device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_queue.c 88 LOGE(" No memory for camera_q_node");

Completed in 1510 milliseconds

<<1112131415