HomeSort by relevance Sort by last modified time
    Searched refs:LOGE (Results 151 - 175 of 337) sorted by null

1 2 3 4 5 67 8 91011>>

  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraMem.cpp 131 LOGE("index %d out of bound [0, %d)", index, mBufferCount);
152 LOGE("Cache Invalidate failed: %s\n", strerror(errno));
277 LOGE("Memory not allocated");
332 LOGE("Memory not allocated");
389 LOGE("Buffer count %d out of bound. Max is %d",
401 LOGE("AllocateIonMemory failed");
414 LOGE("Memory pool allocation failed");
474 LOGE("Ion dev open failed: %s\n", strerror(errno));
497 LOGE("ION allocation failed: %s\n", strerror(errno));
505 LOGE("ION map failed %s\n", strerror(errno))
    [all...]
QCameraMuxer.cpp 58 LOGE("Error getting muxer "); \
64 LOGE("Error getting muxer "); \
70 LOGE("Error getting physical camera"); \
76 LOGE("Error getting physical camera"); \
82 LOGE("Error !! HWI not found!!"); \
88 LOGE("Error !! HWI not found!!"); \
225 LOGE("Camera id %d not found!", camera_id);
276 LOGE("Invalid camera id");
307 LOGE("Invalid camera id");
348 LOGE("Error!! setting preview window")
    [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp 278 LOGE("HAL:ERR- Failed to get chip ID\n");
289 LOGE("HAL:ERR - Failed to instantiate pressure sensor class");
303 LOGE("HAL:could not open temperature node");
317 LOGE("HAL:Error opening gyro FSR");
322 LOGE("HAL:Error reading gyro FSR");
337 LOGE("HAL:Error opening gyro self test scale");
342 LOGE("HAL:Error reading gyro self test scale");
362 LOGE("HAL:could not open factory gyro calibrated bias");
381 LOGE("HAL:could not open gyro DMP calibrated bias");
396 LOGE("HAL:Error opening accel FSR")
    [all...]
CompassSensor.IIO.primary.cpp 72 LOGE("Cannot find Yamaha device with prefix name '%s' - "
85 LOGE("Error Instantiating Compass\n");
112 LOGE("HAL:could not read compass mounting matrix");
135 LOGE("HAL:Could not open compass overunderflow");
157 LOGE("HAL:could not open buffer length");
160 LOGE("HAL:could not write buffer length");
169 LOGE("HAL:could not open '%s' iio device node in path '%s' - "
185 LOGE("HAL:open of %s failed with '%s' (%d)",
196 LOGE("HAL:open of %s failed with '%s' (%d)",
207 LOGE("HAL:open of %s failed with '%s' (%d)"
    [all...]
  /cts/suite/audio_quality/lib/src/task/
TaskGeneric.cpp 76 LOGE("TaskGeneric::getTestCase no TaskCase found!");
91 LOGE("child type %d returned %d", child->getType(), *result);
108 LOGE("parseAttribute unknown attribute %s %s for type %d",
TaskBatch.cpp 41 LOGE("TaskBatch::addChild wrong child type %d", child->getType());
  /hardware/invensense/6515/libsensors_iio/
CompassSensor.IIO.primary.cpp 72 LOGE("Cannot find Yamaha device with prefix name '%s' - "
85 LOGE("Error Instantiating Compass\n");
112 LOGE("HAL:could not read compass mounting matrix");
135 LOGE("HAL:Could not open compass overunderflow");
157 LOGE("HAL:could not open buffer length");
160 LOGE("HAL:could not write buffer length");
169 LOGE("HAL:could not open '%s' iio device node in path '%s' - "
185 LOGE("HAL:open of %s failed with '%s' (%d)",
196 LOGE("HAL:open of %s failed with '%s' (%d)",
207 LOGE("HAL:open of %s failed with '%s' (%d)"
    [all...]
PressureSensor.IIO.secondary.cpp 58 LOGE("Error Instantiating Pressure Sensor\n");
170 LOGE("HAL:unknown pressure id %s -- "
204 LOGE("HAL: HAL configured to support Pressure sensor but not by driver");
  /system/chre/apps/wifi_offload/
channel_histogram.cc 49 LOGE("Unknown channel frequency %" PRIu32 " MHz.", frequency);
70 LOGE("Unsupported channel number: %" PRIu8, channel_number);
162 LOGE("Failed to deserialize ChannelHistogram. Null or incomplete members.");
scan_config.cc 39 LOGE("Failed to deserialize ScanConfig. Null or incomplete members.");
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3PostProc.cpp 187 LOGE("Negative dimension %dx%d",
207 LOGE("jpeg_open did not work");
245 LOGE("cannot add reprocess channel");
253 LOGE("cannot start reprocess channel");
347 LOGE("cannot retrieve buffer size for buffer %u",
467 LOGE("cannot get stream bufs from main stream");
477 LOGE("cannot retrieve buffer size for buffer %u", i);
494 LOGE("cannot get stream bufs from thumb stream");
507 LOGE("cannot retrieve buffer size for buffer %u", i);
524 LOGE("cannot retrieve buffer size for buffer %u"
    [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCameraMem.cpp 129 LOGE("index %d out of bound [0, %d)", index, mBufferCount);
150 LOGE("Cache Invalidate failed: %s\n", strerror(errno));
275 LOGE("Memory not allocated");
330 LOGE("Memory not allocated");
387 LOGE("Buffer count %d out of bound. Max is %d",
399 LOGE("AllocateIonMemory failed");
412 LOGE("Memory pool allocation failed");
471 LOGE("Ion dev open failed: %s\n", strerror(errno));
494 LOGE("ION allocation failed: %s\n", strerror(errno));
502 LOGE("ION map failed %s\n", strerror(errno))
    [all...]
QCameraMuxer.cpp 58 LOGE("Error getting muxer "); \
64 LOGE("Error getting muxer "); \
70 LOGE("Error getting physical camera"); \
76 LOGE("Error getting physical camera"); \
82 LOGE("Error !! HWI not found!!"); \
88 LOGE("Error !! HWI not found!!"); \
225 LOGE("Camera id %d not found!", camera_id);
276 LOGE("Invalid camera id");
307 LOGE("Invalid camera id");
348 LOGE("Error!! setting preview window")
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
mm_qcamera_main_menu.c     [all...]
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3PostProc.cpp 186 LOGE("Negative dimension %dx%d",
198 LOGE("jpeg_open did not work");
236 LOGE("cannot add reprocess channel");
244 LOGE("cannot start reprocess channel");
338 LOGE("cannot retrieve buffer size for buffer %u",
458 LOGE("cannot get stream bufs from main stream");
468 LOGE("cannot retrieve buffer size for buffer %u", i);
485 LOGE("cannot get stream bufs from thumb stream");
498 LOGE("cannot retrieve buffer size for buffer %u", i);
515 LOGE("cannot retrieve buffer size for buffer %u"
    [all...]
  /cts/hostsidetests/sustainedperf/shadertoy_android/jni/
utils.h 30 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__)
  /cts/suite/audio_quality/lib/src/
GenericFactory.cpp 66 LOGE("GenericFactory::createTask unsupported type %d", type);
  /cts/suite/audio_quality/lib/src/audio/
Buffer.cpp 88 LOGE("Buffer::loadFromFile specified file %s has unknown extension.", filename.string());
94 LOGE("Buffer::loadFromFile cannot open file %s.", filename.string());
119 LOGE("Buffer::saveToFile cannot create file %s.",
126 LOGE("Got error while writing file %s %x", filenameWithExtension.string(), file.rdstate());
  /hardware/intel/common/libva/va/
sysdeps.h 54 # define va_log_error(buffer) do { LOGE("%s", buffer); } while (0)
  /hardware/intel/common/omx-components/videocodec/
OMXComponentCodecBase.cpp 78 LOGE("ComponentGetParameter: No handler for index %d", nIndex);
92 LOGE("ComponentSetParameter: No handler for index %d", nIndex);
106 LOGE("ComponentGetConfig: No handler for index %d", nIndex);
122 LOGE("ComponentSetConfig: No handler for index %d", nIndex);
  /hardware/intel/common/wrs_omxil_core/base/src/
cmodule.cpp 76 LOGE("module not founded (%s)\n", lname);
86 LOGE("module %s symbol not founded (%s)\n",
94 LOGE("module %s will be overwrite",module->name);
195 LOGE("%s failed to instantiate()\n", lname);
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg_ionbuf.c 68 LOGE("Ion open failed");
76 LOGE("ION allocation failed len %zu",
85 LOGE("ION map failed %s", strerror(errno));
95 LOGE("ION_MMAP_FAILED: %s (%d)",
  /packages/apps/Gallery2/jni_jpegstream/src/
outputstream_wrapper.cpp 32 LOGE("Uninitialized method ID for OutputStream write function.");
  /system/chre/apps/imu_cal/
imu_cal.cc 121 LOGE("Requested config. failed: handle %" PRIu32 ", interval %" PRIu64
139 LOGE("Sensor handle %" PRIu32 " failed to initialize.", sensor.handle);
148 LOGE("Failed to get gyro sampling status.");
168 LOGE(
  /system/chre/apps/wwan_world/
wwan_world.cc 52 LOGE("Failed to request cell info");
55 LOGE("Received invalid timer handle");
111 LOGE("Failed to request WWAN cell info with %" PRIu8, result->errorCode);
148 LOGE("Failed to set a periodic cell info timer");

Completed in 2180 milliseconds

1 2 3 4 5 67 8 91011>>