HomeSort by relevance Sort by last modified time
    Searched refs:LOGE (Results 1 - 25 of 96) sorted by null

1 2 3 4

  /bootable/recovery/
roots.cpp 43 LOGE("failed to read /etc/recovery.fstab\n");
49 LOGE("failed to add /tmp entry to fstab\n");
72 LOGE("unknown volume for path [%s]\n", path);
83 LOGE("failed to scan mounted volumes\n");
102 LOGE("failed to find \"%s\" partition to mount at \"%s\"\n",
113 LOGE("failed to mount %s (%s)\n", v->mount_point, strerror(errno));
117 LOGE("unknown fs_type \"%s\" for %s\n", v->fs_type, v->mount_point);
124 LOGE("unknown volume for path [%s]\n", path);
135 LOGE("failed to scan mounted volumes\n");
152 LOGE("unknown volume \"%s\"\n", volume)
    [all...]
bootloader.cpp 37 LOGE("Cannot load volume /misc!\n");
45 LOGE("unknown misc partition fs_type \"%s\"\n", v->fs_type);
52 LOGE("Cannot load volume /misc!\n");
60 LOGE("unknown misc partition fs_type \"%s\"\n", v->fs_type);
77 LOGE("Can't find %s\n", v->blk_device);
83 LOGE("Can't open %s\n(%s)\n", v->blk_device, strerror(errno));
90 if (r != size) LOGE("Can't read %s\n(%s)\n", v->blk_device, strerror(errno));
103 LOGE("Can't find %s\n", v->blk_device);
109 LOGE("Can't open %s\n(%s)\n", v->blk_device, strerror(errno));
116 if (r != size) LOGE("Can't read %s\n(%s)\n", v->blk_device, strerror(errno))
    [all...]
verifier.cpp 42 LOGE("failed to open %s (%s)\n", path, strerror(errno));
58 LOGE("failed to seek in %s (%s)\n", path, strerror(errno));
65 LOGE("failed to read footer from %s (%s)\n", path, strerror(errno));
82 LOGE("signature is too short\n");
94 LOGE("failed to seek in %s (%s)\n", path, strerror(errno));
107 LOGE("malloc for EOCD record failed\n");
112 LOGE("failed to read eocd from %s (%s)\n", path, strerror(errno));
121 LOGE("signature length doesn't match EOCD marker\n");
134 LOGE("EOCD marker occurs after start of EOCD\n");
146 LOGE("failed to alloc memory for sha1 buffer\n")
    [all...]
install.cpp 63 LOGE("Can't make %s\n", binary);
71 LOGE("Can't copy %s\n", ASSUMED_UPDATE_BINARY_NAME);
162 LOGE("unknown command [%s]\n", command);
170 LOGE("Error in %s\n(Status %d)\n", path, WEXITSTATUS(status));
186 LOGE("Can't mount %s\n", path);
195 LOGE("Failed to load keys\n");
210 LOGE("signature verification failed\n");
219 LOGE("Can't open %s\n(%s)\n", path, err != -1 ? strerror(err) : "bad");
237 LOGE("failed to open last_install: %s\n", strerror(errno));
  /packages/apps/Camera/jni/feature_mos/src/mosaic/
Log.h 22 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__)
  /packages/apps/Gallery2/jni_mosaic/feature_mos/src/mosaic/
Log.h 22 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__)
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Log.h 22 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__)
  /cts/suite/audio_quality/lib/src/
ClientSocket.cpp 45 LOGE("cannot open socket %d", errno);
50 LOGE("setsockopt error %d", errno);
61 LOGE("inet_pton failed %d", errno);
66 LOGE("cannot connect socket %d", errno);
85 LOGE("fcntl error %d", errno);
89 LOGE("fcntl error %d", errno);
107 LOGE("select failed");
112 LOGE("socket read timeout");
124 LOGE("zero read, peer closed or what?, nonblocking: %d", useTimeout);
128 LOGE("recv returned %d", read)
    [all...]
ClientImpl.cpp 38 LOGE("adb port forwarding failed");
44 LOGE("cannot install or launch client");
SignalProcessingImpl.cpp 73 LOGE("SignalProcessingImpl::init fork failed %d", errno);
103 LOGE("cannot connect to child");
123 LOGE("send failed");
134 LOGE("send failed");
138 LOGE("send failed");
152 LOGE("send failed");
160 LOGE("read failed");
164 LOGE("wrong data");
168 LOGE("wrong data");
172 LOGE("script returned error %d", header[3])
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraStream.cpp 117 LOGE("%s: error - can't get camera dimension!", __func__);
118 LOGE("%s: X", __func__);
127 LOGE("%s: preview channel acquir error =%d\n", __func__, rc);
128 LOGE("%s: X", __func__);
145 LOGE("%s:set preview channel format err=%d\n", __func__, ret);
146 LOGE("%s: X", __func__);
159 LOGE("%s: video channel acquir error =%d\n", __func__, rc);
160 LOGE("%s: X", __func__);
178 LOGE("%s:set video channel format err=%d\n", __func__, rc);
179 LOGE("%s: X", __func__)
    [all...]
QCameraHWI.cpp 41 LOGE("%s: NULL user_data", __func__);
53 LOGE("Mymode Record = %d",myMode);
58 LOGE("%s: error - can't creat record stream!", __func__);
68 LOGE("%s: error - can't init Record channel!", __func__);
83 LOGE("Mymode Snap = %d",myMode);
87 LOGE("%s: error - can't creat snapshot stream!", __func__);
97 LOGE("%s: error - can't init Snapshot channel!", __func__);
109 LOGE("Mymode Preview = %d",myMode);
113 LOGE("%s: error - can't creat preview stream!", __func__);
122 LOGE("%s: error - can't init Preview channel!", __func__)
    [all...]
QCameraHWI_Preview.cpp 47 LOGE("%s: X : Incorrect cookie",__func__);
59 LOGE(" %s: E ", __FUNCTION__);
82 LOGE("%s: mPreviewWindow = NULL", __func__);
92 LOGE("%s: display format %d is not supported", __func__, dim.prev_format);
99 LOGE("get_min_undequeued_buffer_count failed: %s (%d)",
114 LOGE("set_buffer_count failed: %s (%d)",
122 LOGE("set_buffers_geometry failed: %s (%d)",
130 LOGE("get parm MM_CAMERA_PARM_VFE_OUTPUT_ENABLE failed");
145 LOGE("%s: set_usage rc = %d", __func__, err);
151 LOGE("get parm MM_CAMERA_PARM_HFR_FRAME_SKIP failed")
    [all...]
QCameraHWI_Parm.cpp 391 LOGE("%s : type : %d Value : %d",__func__,type,*((int *)value));
393 LOGE("native_set_parms failed: type %d length %d error %s",
407 LOGE("native_set_parms: succeeded : %d", *result);
411 LOGE("native_set_parms failed: type %d length %d error str %s error# %d",
560 LOGE("AutoFocus is not supported");
633 LOGE("%s: E", __func__);
643 LOGE("%s:Failed to get default preview sizes",__func__);
653 LOGE("%s:Failed to get default video sizes",__func__);
664 LOGE("%s:Failed to get default thumbnail sizes",__func__);
675 LOGE("%s:Failed to get default HFR sizes",__func__)
    [all...]
  /cts/suite/audio_quality/lib/src/task/
TaskInput.cpp 41 LOGE("TaskInput::parseAttribute invalid recording time %d", mRecordingTimeInMs);
55 LOGE("createAudioHw failed");
66 LOGE("buffer alloc failed");
70 LOGE("prepare failed");
74 LOGE("record failed");
89 LOGE("waitForComletion failed");
99 LOGE("cannot register/update buffer %s", mId.string());
TaskOutput.cpp 50 LOGE("cannot create Audio HW");
54 LOGE("prepare failed");
59 LOGE("cannot find buffer %s", mId.string());
65 LOGE("play failed");
93 LOGE("waitForCompletion failed");
TaskSound.cpp 56 LOGE("TaskSound::run %s string not found", STR_ID.string());
61 LOGE("TaskSound::run %s string not found", STR_TYPE.string());
66 LOGE("alloc failed");
72 LOGE("Wrong number of parameters %d", tokens->size());
77 LOGE("Wrong number of parameters %d", tokens->size());
88 LOGE("Wrong number of parameters %d", tokens->size());
96 LOGE("TaskSound::run unknown word in type %s", type.string());
104 LOGE("TaskSound::run registering buffer %s failed", id.string());
ModelBuilder.cpp 88 LOGE("ModelBuilder::parseTestDescriptionXml cannot load file %s", xmlFileName.string());
97 LOGE("ModelBuilder::parseTestDescriptionXml wrong root element");
132 LOGE("ModelBuilder::parseGeneric unknown element %s", child->Value());
147 LOGE("ModelBuilder::parseGeneric unsupported child type %d for type %d", childType,
153 LOGE("ModelBuilder::parseGeneric failed in parsing child type %d for type %d",
158 LOGE("ModelBuilder::parseGeneric cannot add child type %d to type %d", childType,
168 LOGE("ModelBuilder::parseGeneric mandatory child type %d not present in type %d",
190 LOGE("ModelBuilder::handleBatch cannot create TaskBatch");
199 LOGE("ModelBuilder::handleBatch no include inside batch");
211 LOGE("ModelBuilder::handleBatch invalid element %s", inc->Value())
    [all...]
TaskProcess.cpp 65 LOGE("alloc failed");
72 LOGE("alloc failed");
77 LOGE("alloc failed");
86 LOGE("mismatching types %d %d", paramTypes[i], list[i].getType());
90 LOGE("mismatching types %d %d", paramTypes[i], list[i].getType());
97 LOGE("alloc failed");
103 LOGE("find failed");
117 LOGE("find %s failed", list[i].getParamString().string());
126 LOGE("const for output");
156 LOGE("TaskProcess::runBuiltin no match for %s", mName.string())
    [all...]
  /frameworks/base/media/mca/filterpacks/native/imageproc/
brightness.c 22 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, "MCA", __VA_ARGS__)
45 LOGE("Unknown parameter: %s!", key);
56 LOGE("Brightness: Incorrect input count! Expected 1 but got %d!", input_count);
62 LOGE("Brightness: Input-output sizes do not match up. %d vs. %d!", input_sizes[0], output_size);
71 LOGE("Brightness: No input or output pointer found!");
contrast.c 22 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, "MCA", __VA_ARGS__)
40 LOGE("Unknown parameter: %s!", key);
51 LOGE("Contrast: Incorrect input count! Expected 1 but got %d!", input_count);
57 LOGE("Contrast: Input-output sizes do not match up. %d vs. %d!", input_sizes[0], output_size);
65 LOGE("Contrast: No input or output pointer found!");
  /hardware/invensense/libsensors_iio/
MPLSupport.cpp 51 LOGE("HAL:Error opening %s", fname);
78 LOGE("HAL:read fails with error code=%d", count);
106 LOGE("HAL:enable_sysfs_sensor - write %c returned %d (%s / %d)",
128 LOGE("HAL:write fd %d returned '%s' (%d)", fd, strerror(err), err);
146 LOGE("HAL:ERR failed to read an int from %s.", filename);
152 LOGE("HAL:ERR open file %s to read with error %d", filename, res);
167 LOGE("HAL:ERR open file %s to write with error %d", filename, res);
186 LOGE("HAL:ERR failed to write %d to %s (err=%d) print/close=%d/%d",
  /hardware/qcom/media/mm-core/inc/
qc_omx_msg.h 43 #define DEBUG_PRINT_ERROR LOGE
  /cts/suite/audio_quality/lib/src/audio/
AudioProtocol.cpp 42 LOGE("error in reply %d", ntohl(data[1]));
46 LOGE("payload length %d not zero", ntohl(data[2]));
55 LOGE("handleReplyHeader cannot read");
60 LOGE("Wrong header %x %x", command, data[0]);
65 LOGE("Wrong header %x %x", command, data[0]);
69 LOGE("Wrong header %x %x", command, data[0]);
80 LOGE("wrong reply ID 0x%x", ntohl(data[0]));
155 LOGE("error in reply %d", ntohl(data[1]));
160 LOGE("received data %d exceeding buffer capacity %d", len, param->mBuffer->getCapacity());
181 LOGE("error in reply %d", ntohl(data[1]))
    [all...]
  /device/lge/mako/camera/QCamera/HAL/wrapper/
QualcommCamera.cpp 156 LOGE("Q%s: E", __func__);
163 LOGE("Q%s: E", __func__);
195 LOGE("%s: end in no mem", __func__);
220 LOGE("%s: end rc %d", __func__, rc);
226 LOGE("Q%s: device =%p E", __func__, hw_dev);
268 LOGE("Q%s: E", __func__);
286 LOGE("Q%s: E", __func__);
294 LOGE("Q%s: E", __func__);
305 LOGE("Q%s: E", __func__);
311 LOGE("Q%s: X", __func__)
    [all...]

Completed in 1371 milliseconds

1 2 3 4