Searched refs:ALOGE (Results 51 - 75 of 624) sorted by relevance

1234567891011>>

/frameworks/av/camera/ndk/impl/
H A DACameraDevice.cpp72 ALOGE("%s: Unable to start camera device callback looper: %s (%d)",
134 ALOGE("Create capture request failed: %s", remoteRet.toString8().string());
163 ALOGE("Fail to create new session. cannot configure streams");
207 ALOGE("Camera %s submit capture request failed! ret %d", getId(), ret);
219 ALOGE("Convert capture request to internal format failure! ret %d", ret);
223 ALOGE("Capture request without output target cannot be submitted!");
233 ALOGE("Camera %s stop repeating failed! ret %d", getId(), ret);
244 ALOGE("Camera %s submit request remote failure: ret %d", getId(), sequenceId);
291 ALOGE("Bad output target in capture request! ret %d", ret);
339 ALOGE("Erro
[all...]
/frameworks/av/media/libmediaplayerservice/
H A DMetadataRetrieverClient.cpp97 ALOGE("player type %d is not supported", playerType);
101 ALOGE("failed to create a retriever object");
143 ALOGE("fstat(%d) failed: %d, %s", fd, ret, strerror(errno));
153 ALOGE("offset (%lld) bigger than file size (%llu)",
203 ALOGE("retriever is not initialized");
208 ALOGE("failed to capture a video frame");
214 ALOGE("failed to create MemoryDealer");
220 ALOGE("not enough memory for VideoFrame size=%zu", size);
245 ALOGE("retriever is not initialized");
250 ALOGE("faile
[all...]
/frameworks/base/services/core/jni/
H A Dcom_android_server_am_BatteryStatsService.cpp61 ALOGE("Error posting wakeup sem: %s\n", buf);
80 ALOGE("Error creating semaphore: %s\n", buf);
94 ALOGE("Error waiting on semaphore: %s\n", buf);
101 ALOGE("Failed to open %s", LAST_RESUME_REASON);
126 ALOGE("Bad reason line: %s", reasonline);
170 ALOGE("Failed to close %s", LAST_RESUME_REASON);
190 ALOGE("%s: gPowerModule not loaded", POWER_HARDWARE_MODULE_ID);
196 ALOGE("%s: Missing API", POWER_HARDWARE_MODULE_ID);
205 ALOGE("%s: Platform does not even have one low power mode", POWER_HARDWARE_MODULE_ID);
212 ALOGE("
[all...]
H A Dcom_android_server_VibratorService.cpp44 ALOGE("Couldn't load %s module (%s)", VIBRATOR_HARDWARE_MODULE_ID, strerror(-err));
66 ALOGE("The hw module failed in vibrator_on: %s", strerror(-err));
78 ALOGE("The hw module failed in vibrator_off(): %s", strerror(-err));
H A Dcom_android_server_UsbDeviceManager.cpp63 ALOGE("could not open %s", DRIVER_NAME);
85 ALOGE("could not open %s", DRIVER_NAME);
101 ALOGE("could not open %s", DRIVER_NAME);
113 ALOGE("could not open %s", DRIVER_NAME);
136 ALOGE("Can't find com/android/server/usb/UsbDeviceManager");
/frameworks/rs/cpp/
H A DRenderScript.cpp121 ALOGE("Failed to load libRS.so and libRSSupport.so");
148 ALOGE("Couldn't initialize dispatch table");
154 ALOGE("The path to the cache directory is too long");
164 ALOGE("Device creation failed");
170 ALOGE("Invalid flags passed");
176 ALOGE("Context creation failed");
184 ALOGE("Failed to start RS message thread.");
200 ALOGE("RS CPP error: %s", errMsg);
202 ALOGE("RS CPP error (masked by previous error): %s", errMsg);
232 ALOGE("R
[all...]
H A DBaseObj.cpp25 ALOGE("Internal error: Object id 0.");
42 ALOGE("Invalid object.");
H A DType.cpp140 ALOGE("Values of less than 1 for Dimension X are not valid.");
147 ALOGE("Values of less than 1 for Dimension Y are not valid.");
154 ALOGE("Values of less than 1 for Dimension Z are not valid.");
161 ALOGE("Invalid element for use with YUV.");
169 ALOGE("Invalid YUV format.");
187 ALOGE("Both X and Y dimension required when Z is present.");
191 ALOGE("Cube maps not supported with 3D types.");
197 ALOGE("X dimension required when Y is present.");
203 ALOGE("Cube maps require 2D Types.");
210 ALOGE("YU
[all...]
/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp86 ALOGE("%s: Camera %d: unable to build defaults: %s (%d)",
445 ALOGE("%s: Camera %d: Connection attempt from pid %d; "
472 ALOGE("%s: Camera %d: Lock call from pid %d; currently locked to pid %d",
500 ALOGE("%s: Camera %d: Unlock call from pid %d; currently locked to pid %d",
546 ALOGE("%s: Camera %d: Cannot set preview display while in state %s",
558 ALOGE("%s: Unable to stop preview to swap windows: %s (%d)",
569 ALOGE("%s: Unable to set new preview window: %s (%d)",
606 ALOGE("%s: Camera %d: Can't use preview callbacks "
623 ALOGE("%s: Camera %d: Unable to clear preview callback surface:"
635 ALOGE("
[all...]
/frameworks/base/core/jni/
H A Dandroid_hardware_UsbRequest.cpp49 ALOGE("device null in native_init");
85 ALOGE("request is closed in native_queue");
124 ALOGE("request is closed in native_dequeue");
143 ALOGE("request is closed in native_queue");
174 ALOGE("request is closed in native_dequeue");
187 ALOGE("request is closed in native_cancel");
209 ALOGE("Can't find android/hardware/usb/UsbRequest");
214 ALOGE("Can't find UsbRequest.mNativeContext");
H A Dandroid_hardware_location_ActivityRecognitionHardware.cpp41 ALOGE("An exception was thrown by '%s'.", method_name);
58 ALOGE("Attach to callback thread failed: %d", result);
70 ALOGE("Detach of callback thread failed: %d", result);
85 ALOGE("Dropping activity_callback because onActivityChanged handler is null.");
90 ALOGE("Invalid activity_callback. Count: %d, Events: %p", count, events);
97 ALOGE("Unable to attach thread with JNI.");
139 ALOGE("Error hw_get_module: %d", error);
145 ALOGE("Error opening device: %d", error);
155 ALOGE("Error obtaining ActivityChanged callback.");
190 ALOGE("Erro
[all...]
/frameworks/base/media/mca/filterfw/native/core/
H A Dvertex_frame.cpp46 ALOGE("VertexFrame: Could not create vertex buffer!");
60 ALOGE("VertexFrame: Attempting to upload more data (%d bytes) than fits "
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3DummyStream.cpp41 ALOGE("%s: Stream %d: Dummy stream cannot produce buffers!", __FUNCTION__, mId);
49 ALOGE("%s: Stream %d: Dummy stream cannot return buffers!", __FUNCTION__, mId);
60 ALOGE("%s: Stream %d: Dummy stream cannot return buffers!", __FUNCTION__, mId);
H A DCamera3InputStream.cpp36 ALOGE("%s: Bad format, BLOB not supported", __FUNCTION__);
52 ALOGE("%s: Stream %d: Buffer registration for input streams"
71 ALOGE("%s: Stream %d: Can't acquire next output buffer: %s (%d)",
124 ALOGE("%s: Stream %d: Can't return buffer that wasn't sent to HAL",
131 ALOGE("%s: Stream %d: HAL should not set release_fence(%d) when "
150 ALOGE("%s: Stream %d: Error releasing buffer back to buffer queue:"
173 ALOGE("%s: No input stream is configured", __FUNCTION__);
232 ALOGE("%s: Stream %d: Could not query min undequeued buffers (error %d, bufCount %d)",
239 ALOGE("%s: %d: HAL sets max_buffer to 0. Must be at least 1.",
267 ALOGE("
[all...]
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp87 ALOGE("setEventHandler: Rejected attempt to clear handler");
115 ALOGE("%s module not found, aborting", HWC_HARDWARE_MODULE_ID);
122 ALOGE("Failed to open HWC device (%s), aborting", strerror(-error));
135 ALOGE("Cannot adapt to HWC version %d.%d",
172 ALOGE("Invalid layer type change: %s --> %s", to_string(from).c_str(),
210 ALOGE("vsync: Failed to determine type of display %" PRIu64,
216 ALOGE("Virtual display %" PRIu64 " passed to vsync callback",
222 ALOGE("Unknown physical display %" PRIu64 " passed to vsync callback",
254 ALOGE("allocateVirtualDisplay: No remaining virtual displays");
262 ALOGE("allocateVirtualDispla
[all...]
/frameworks/native/libs/input/
H A DKeyLayoutMap.cpp58 ALOGE("Error %d opening key layout map file %s.", status, filename.string());
62 ALOGE("Error allocating key layout map.");
222 ALOGE("%s: Expected keyword, got '%s'.", mTokenizer->getLocation().string(),
229 ALOGE("%s: Expected end of line or trailing comment, got '%s'.",
253 ALOGE("%s: Expected key %s number, got '%s'.", mTokenizer->getLocation().string(),
259 ALOGE("%s: Duplicate entry for key %s '%s'.", mTokenizer->getLocation().string(),
268 ALOGE("%s: Expected key code label, got '%s'.", mTokenizer->getLocation().string(),
281 ALOGE("%s: Expected key flag label, got '%s'.", mTokenizer->getLocation().string(),
286 ALOGE("%s: Duplicate key flag '%s'.", mTokenizer->getLocation().string(),
309 ALOGE("
[all...]
/frameworks/av/camera/camera2/
H A DCaptureRequest.cpp33 ALOGE("%s: Null parcel", __FUNCTION__);
43 ALOGE("%s: Failed to read metadata from parcel", __FUNCTION__);
50 ALOGE("%s: Failed to read surface list size from parcel", __FUNCTION__);
88 ALOGE("%s: Failed to read reprocessing from parcel", __FUNCTION__);
98 ALOGE("%s: Null parcel", __FUNCTION__);
/frameworks/base/packages/services/PacProcessor/jni/
H A Dcom_android_pacprocessor_PacNative.cpp41 ALOGE("Error: %s", str.string());
93 ALOGE("V8 Parser not started when setting PAC script");
98 ALOGE("Unable to set PAC script");
113 ALOGE("V8 Parser not initialized when running PAC script");
124 ALOGE("Error Running PAC: %s", ret8.string());
/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsic3DLUT.cpp84 //ALOGE("strides %zu %zu", stride_y, stride_z);
108 //ALOGE("coord1 %08x %08x %08x %08x", coord1.x, coord1.y, coord1.z, coord1.w);
140 ALOGE("in %08x %08x %08x %08x", in->r, in->g, in->b, in->a);
141 ALOGE("baseCoord %08x %08x %08x %08x", baseCoord.x, baseCoord.y, baseCoord.z, baseCoord.w);
142 ALOGE("coord1 %08x %08x %08x %08x", coord1.x, coord1.y, coord1.z, coord1.w);
143 ALOGE("weight1 %08x %08x %08x %08x", weight1.x, weight1.y, weight1.z, weight1.w);
144 ALOGE("weight2 %08x %08x %08x %08x", weight2.x, weight2.y, weight2.z, weight2.w);
146 ALOGE("v000 %08x %08x %08x %08x", v000.x, v000.y, v000.z, v000.w);
147 ALOGE("v100 %08x %08x %08x %08x", v100.x, v100.y, v100.z, v100.w);
148 ALOGE("yz0
[all...]
/frameworks/native/cmds/servicemanager/
H A Dservice_manager.c20 #define ALOGE(x...) fprintf(stderr, "svcmgr: " x)
73 ALOGE("SELinux: getpidcon(pid=%d) failed to retrieve pid context.\n", spid);
107 ALOGE("SELinux: Failed to find sehandle. Aborting service_manager.\n");
112 ALOGE("SELinux: No match for %s in service_contexts.\n", name);
219 ALOGE("add_service('%s',%x) uid=%d - PERMISSION DENIED\n",
227 ALOGE("add_service('%s',%x) uid=%d - ALREADY REGISTERED, OVERRIDE\n",
235 ALOGE("add_service('%s',%x) uid=%d - OUT OF MEMORY\n",
329 ALOGE("list_service() uid=%d - PERMISSION DENIED\n",
343 ALOGE("unknown code %d\n", txn->code);
357 ALOGE("N
[all...]
/frameworks/native/opengl/libs/EGL/
H A Degl_cache.cpp110 ALOGE("EGL_ANDROID_blob_cache advertised, "
119 ALOGE("eglSetBlobCacheFuncsANDROID resulted in an error: "
232 ALOGE("error unlinking cache file %s: %s (%d)", fname,
240 ALOGE("error creating cache file %s: %s (%d)", fname,
250 ALOGE("error allocating buffer for cache contents: %s (%d)",
259 ALOGE("error writing cache contents: %s (%d)", strerror(-err),
273 ALOGE("error writing cache file: %s (%d)", strerror(errno),
294 ALOGE("error opening cache file %s: %s (%d)", mFilename.string(),
302 ALOGE("error stat'ing cache file: %s (%d)", strerror(errno), errno);
310 ALOGE("cach
[all...]
/frameworks/av/camera/
H A DVendorTagDescriptor.cpp102 ALOGE("%s: parcel argument was NULL.", __FUNCTION__);
108 ALOGE("%s: could not read tag count from parcel", __FUNCTION__);
113 ALOGE("%s: tag count %d from vendor ops is invalid.", __FUNCTION__, tagCount);
125 ALOGE("%s: could not read tag id from parcel for index %d", __FUNCTION__, i);
129 ALOGE("%s: vendor tag %d not in vendor tag section.", __FUNCTION__, tag);
134 ALOGE("%s: could not read tag type from parcel for tag %d", __FUNCTION__, tag);
138 ALOGE("%s: tag type %d from vendor ops does not exist.", __FUNCTION__, tagType);
144 ALOGE("%s: parcel tag name was NULL for tag %d.", __FUNCTION__, tag);
150 ALOGE("%s: could not read section index for tag %d.", __FUNCTION__, tag);
169 ALOGE("
[all...]
/frameworks/native/cmds/installd/
H A Dinstalld.cpp73 ALOGE("apk_path '%s' has no '/'s in it\n", apk_path);
78 ALOGE("apk_path '%s' has no extension\n", apk_path);
104 ALOGE("apk_path '%s' may be too long to form odex file path.\n", apk_path);
111 ALOGE("apk_path '%s' has no '/'s in it?!\n", apk_path);
121 ALOGE("apk_path '%s' has no extension.\n", apk_path);
249 ALOGE("DexInv: --- END OTAPREOPT --- status=0x%04x, process failed\n", res);
456 ALOGE("read error: %s\n", strerror(errno));
460 ALOGE("eof\n");
477 ALOGE("write error: %s\n", strerror(errno));
512 ALOGE("to
[all...]
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessor.cpp106 ALOGE("%s: metadata doesn't have timestamp, skip this result", __FUNCTION__);
112 ALOGE("%s: metadata doesn't have frame number, skip this result", __FUNCTION__);
137 ALOGE("%s: Camera %d: Client does not exist", __FUNCTION__, mId);
143 ALOGE("%s: Camera %d: Device does not exist", __FUNCTION__, mId);
153 ALOGE("%s: Camera %d: Error querying capture output stream info: "
169 ALOGE("%s: Camera %d: Unable to delete old output stream "
189 ALOGE("%s: Camera %d: Can't create ZSL stream: "
216 ALOGE("%s: Camera %d: Client does not exist", __FUNCTION__, mId);
223 ALOGE("%s: Camera %d: Device does not exist", __FUNCTION__, mId);
229 ALOGE("
[all...]
/frameworks/av/media/img_utils/src/
H A DTiffIfd.cpp174 ALOGE("%s: IFD %u doesn't have a ImageWidth tag set", __FUNCTION__, mIfdId);
180 ALOGE("%s: IFD %u doesn't have a ImageLength tag set", __FUNCTION__, mIfdId);
186 ALOGE("%s: IFD %u doesn't have a SamplesPerPixel tag set", __FUNCTION__, mIfdId);
192 ALOGE("%s: IFD %u doesn't have a BitsPerSample tag set", __FUNCTION__, mIfdId);
202 ALOGE("%s: BitsPerSample %d in IFD %u is not byte-aligned.", __FUNCTION__,
221 ALOGE("%s: Strip length too long.", __FUNCTION__);
238 ALOGE("%s: Could not build entry for RowsPerStrip tag.", __FUNCTION__);
257 ALOGE("%s: Could not build entry for StripByteCounts tag.", __FUNCTION__);
269 ALOGE("%s: Could not build entry for StripOffsets tag.", __FUNCTION__);
274 ALOGE("
[all...]

Completed in 843 milliseconds

1234567891011>>