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

1234567891011>>

/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3DummyStream.cpp41 ALOGE("%s: Stream %d: Dummy stream cannot produce buffers!", mId);
49 ALOGE("%s: Stream %d: Dummy stream cannot return buffers!", mId);
60 ALOGE("%s: Stream %d: Dummy stream cannot return buffers!", mId);
H A DCamera3IOStreamBase.cpp45 ALOGE("%s: Bad format for size-only stream: %d", __FUNCTION__,
97 ALOGE("%s: Bad state: %d", __FUNCTION__, mState);
130 ALOGE("%s: Can't disconnect with %zu buffers still dequeued!",
182 ALOGE("%s: Stream %d: Can't get buffers in unconfigured state %d",
194 ALOGE("%s: Stream %d: Can't return buffers in unconfigured state %d",
199 ALOGE("%s: Stream %d: No buffers outstanding to return", __FUNCTION__,
/frameworks/base/core/jni/
H A Dandroid_hardware_UsbDeviceConnection.cpp56 ALOGE("usb_device_open failed for %s", deviceNameStr);
80 ALOGE("device is closed in native_get_fd");
113 ALOGE("device is closed in native_claim_interface");
131 ALOGE("device is closed in native_release_interface");
148 ALOGE("device is closed in native_set_interface");
160 ALOGE("device is closed in native_set_configuration");
174 ALOGE("device is closed in native_control_request");
199 ALOGE("device is closed in native_control_request");
222 ALOGE("device is closed in native_request_wait");
238 ALOGE("devic
[all...]
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...]
H A Dandroid_media_JetPlayer.cpp69 ALOGE("JET jetPlayerEventCallback(): No JNI env for JET event callback, can't post event.");
93 ALOGE("android_media_JetPlayer_setup(): initialization failed with EAS error code %d", (int)result);
144 ALOGE("android_media_JetPlayer_openFile(): aborting, out of memory");
156 ALOGE("android_media_JetPlayer_openFile(): failed to open file with EAS error %d",
187 ALOGE("android_media_JetPlayer_openFileDescr(): failed to open file with EAS error %d",
210 ALOGE("android_media_JetPlayer_closeFile(): failed to close file");
233 ALOGE("android_media_JetPlayer_play(): failed to play with EAS error code %ld",
261 ALOGE("android_media_JetPlayer_pause(): failed to pause with EAS error code %ld",
288 ALOGE("android_media_JetPlayer_queueSegment(): failed with EAS error code %ld",
314 ALOGE("android_media_JetPlayer_queueSegmen
[all...]
/frameworks/base/services/core/jni/
H A Dcom_android_server_PersistentDataBlockService.cpp61 ALOGE("Something went wrong secure discarding block: %s\n", strerror(errno));
66 ALOGE("Discard failed: %s\n", strerror(errno));
69 ALOGE("Wipe via secure discard failed, used non-secure discard instead\n");
H A Dcom_android_server_UsbHostManager.cpp52 ALOGE("An exception was thrown by callback '%s'.", methodName);
64 ALOGE("usb_device_open failed\n");
155 ALOGE("usb_host_init failed");
197 ALOGE("Can't find com/android/server/usb/UsbHostManager");
203 ALOGE("Can't find beginUsbDeviceAdded");
209 ALOGE("Can't find addUsbConfiguration");
215 ALOGE("Can't find addUsbInterface");
220 ALOGE("Can't find addUsbEndpoint");
225 ALOGE("Can't find endUsbDeviceAdded");
231 ALOGE("Ca
[all...]
H A Dcom_android_server_UsbDeviceManager.cpp46 ALOGE("An exception was thrown by callback '%s'.", methodName);
70 ALOGE("could not open %s", DRIVER_NAME);
92 ALOGE("could not open %s", DRIVER_NAME);
107 ALOGE("could not open %s", DRIVER_NAME);
119 ALOGE("could not open %s", DRIVER_NAME);
142 ALOGE("Can't find com/android/server/usb/UsbDeviceManager");
/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/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp86 ALOGE("%s: Camera %d: unable to build defaults: %s (%d)",
463 ALOGE("%s: Camera %d: Connection attempt from pid %d; "
490 ALOGE("%s: Camera %d: Lock call from pid %d; currently locked to pid %d",
518 ALOGE("%s: Camera %d: Unlock call from pid %d; currently locked to pid %d",
564 ALOGE("%s: Camera %d: Cannot set preview display while in state %s",
576 ALOGE("%s: Unable to stop preview to swap windows: %s (%d)",
587 ALOGE("%s: Unable to set new preview window: %s (%d)",
624 ALOGE("%s: Camera %d: Can't use preview callbacks "
641 ALOGE("%s: Camera %d: Unable to clear preview callback surface:"
653 ALOGE("
[all...]
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp75 ALOGE("Missing pCacheDir and/or pResName");
80 ALOGE("No bitcode supplied! (bitcode: %p, size of bitcode: %zu)",
96 ALOGE("Unable to acquire the read lock for %s! (%s)", output_path.c_str(),
107 // ALOGE("Unable to open the %s for read! (%s)", output_path.c_str(),
119 ALOGE("Unable to acquire the read lock on %s for reading %s! (%s)",
249 ALOGE("Failed to link script '%s' with Renderscript runtime!", pScriptName);
263 ALOGE("Unable to acquire the lock for writing %s! (%s)",
274 ALOGE("Unable to open %s for write! (%s)", pOutputPath,
283 ALOGE("Failed to setup config for RS compiler to compile %s!",
291 ALOGE("Faile
[all...]
/frameworks/native/cmds/installd/
H A Dinstalld.c198 ALOGE("read error: %s\n", strerror(errno));
202 ALOGE("eof\n");
219 ALOGE("write error: %s\n", strerror(errno));
254 ALOGE("too many arguments\n");
264 ALOGE("%s requires %d arguments (%d given)\n",
272 ALOGE("unsupported command '%s'\n", arg[0]);
341 ALOGE("Couldn't allocate array for dirs; aborting\n");
347 ALOGE("Missing ANDROID_ROOT; aborting\n");
424 ALOGE("Failed to move legacy media path: %s", strerror(errno));
445 ALOGE("Faile
[all...]
H A Dutils.c47 ALOGE("Error building APK path");
82 ALOGE("Error building prefix for APK path");
123 ALOGE("Error building prefix for user path");
129 ALOGE("Error building user path");
134 ALOGE("Error appending userid to path");
191 ALOGE("invalid package name '%s'\n", pkgname);
200 ALOGE("invalid package name '%s'\n", pkgname);
212 ALOGE("invalid package name '%s' should include only numbers after -\n", pkgname);
253 ALOGE("Couldn't openat %s: %s\n", name, strerror(errno));
259 ALOGE("Could
[all...]
/frameworks/base/packages/services/PacProcessor/jni/
H A Dcom_android_pacprocessor_PacNative.cpp41 ALOGE("Error: %s", str.string());
92 ALOGE("V8 Parser not started when setting PAC script");
97 ALOGE("Unable to set PAC script");
112 ALOGE("V8 Parser not initialized when running PAC script");
123 ALOGE("Error Running PAC: %s", ret8.string());
/frameworks/av/media/libstagefright/
H A DMediaMuxer.cpp84 ALOGE("addTrack() get a null format");
89 ALOGE("addTrack() must be called after constructor and before start().");
107 ALOGE("setOrientationHint() must be called before start().");
112 ALOGE("setOrientationHint() get invalid degrees");
123 ALOGE("setLocation() must be called before start().");
127 ALOGE("setLocation() is only supported for .mp4 output.");
142 ALOGE("start() is called in invalid state %d", mState);
159 ALOGE("stop() is called in invalid state %d", mState);
169 ALOGE("WriteSampleData() get an NULL buffer.");
174 ALOGE("WriteSampleDat
[all...]
/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/compile/libbcc/lib/Core/
H A DSource.cpp44 ALOGE("Unable to parse the given bitcode file `%s'! (%s)",
69 ALOGE("Unable to load bitcode `%s' from buffer!", pName);
93 ALOGE("Failed to load bitcode from path %s! (%s)", pPath.c_str(),
120 ALOGE("Bitcode of RenderScript module does not pass verification: `%s'!",
127 ALOGE("Out of memory during Source object allocation for `%s'!",
152 ALOGE("Failed to link source `%s' with `%s' (%s)!",
173 ALOGE("Out of memory when creating empty LLVM module `%s'!", pName.c_str());
/frameworks/native/cmds/servicemanager/
H A Dservice_manager.c18 #define ALOGE(x...) fprintf(stderr, "svcmgr: " x)
66 ALOGE("SELinux: getpidcon(pid=%d) failed to retrieve pid context.\n", spid);
96 ALOGE("SELinux: Failed to find sehandle. Aborting service_manager.\n");
101 ALOGE("SELinux: No match for %s in service_contexts.\n", name);
175 ALOGE("find_service('%s') uid=%d - PERMISSION DENIED\n",
210 ALOGE("add_service('%s',%x) uid=%d - PERMISSION DENIED\n",
218 ALOGE("add_service('%s',%x) uid=%d - ALREADY REGISTERED, OVERRIDE\n",
226 ALOGE("add_service('%s',%x) uid=%d - OUT OF MEMORY\n",
320 ALOGE("list_service() uid=%d - PERMISSION DENIED\n",
334 ALOGE("unknow
[all...]
/frameworks/native/opengl/libs/EGL/
H A Degl_cache.cpp109 ALOGE("EGL_ANDROID_blob_cache advertised, "
118 ALOGE("eglSetBlobCacheFuncsANDROID resulted in an error: "
231 ALOGE("error unlinking cache file %s: %s (%d)", fname,
239 ALOGE("error creating cache file %s: %s (%d)", fname,
249 ALOGE("error allocating buffer for cache contents: %s (%d)",
258 ALOGE("error writing cache contents: %s (%d)", strerror(-err),
272 ALOGE("error writing cache file: %s (%d)", strerror(errno),
293 ALOGE("error opening cache file %s: %s (%d)", mFilename.string(),
301 ALOGE("error stat'ing cache file: %s (%d)", strerror(errno), errno);
309 ALOGE("cach
[all...]
/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessor3.cpp108 ALOGE("%s: metadata doesn't have timestamp, skip this result", __FUNCTION__);
114 ALOGE("%s: metadata doesn't have frame number, skip this result", __FUNCTION__);
139 ALOGE("%s: Camera %d: Client does not exist", __FUNCTION__, mId);
145 ALOGE("%s: Camera %d: Device does not exist", __FUNCTION__, mId);
155 ALOGE("%s: Camera %d: Error querying capture output stream info: "
171 ALOGE("%s: Camera %d: Unable to delete old output stream "
191 ALOGE("%s: Camera %d: Can't create ZSL stream: "
218 ALOGE("%s: Camera %d: Client does not exist", __FUNCTION__, mId);
225 ALOGE("%s: Camera %d: Device does not exist", __FUNCTION__, mId);
231 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...]
/frameworks/av/cmds/screenrecord/
H A DProgram.cpp95 ALOGE("Attrib/uniform lookup failed: %#x", glGetError());
141 ALOGE("glCreateShader error: %#x", glGetError());
151 ALOGE("Compile of shader type %d failed", shaderType);
158 ALOGE("Compile log: %s", buf);
172 ALOGE("glCreateProgram error: %#x", glGetError());
182 ALOGE("glLinkProgram failed");
189 ALOGE("Link log: %s", buf);
279 ALOGE("unexpected program type %d", mProgramType);
287 ALOGE("GL error before draw: %#x", glErr);
302 ALOGE("G
[all...]
/frameworks/av/drm/mediadrm/plugins/clearkey/
H A DJsonWebKey.cpp81 ALOGE("Must have both key id and key in the JsonWebKey set.");
86 ALOGE("Failed to decode key id(%s)", encodedKeyId.string());
91 ALOGE("Failed to decode key(%s)", encodedKey.string());
124 ALOGE("Malformed base64 encoded content found.");
172 ALOGE("JSON Web Key does not contain keys.");
191 ALOGE("Parser returns error code=%d", numTokens);
203 ALOGE("Parser returns error code=%d", status);
229 ALOGE("Empty JSON Web Key");
242 ALOGE("Parser returns error code=%d", numTokens);
253 ALOGE("Parse
[all...]
/frameworks/base/media/mca/filterfw/jni/
H A Djni_gl_environment.cpp138 ALOGE("GLEnvironment: Null Surface passed!");
144 ALOGE("GLEnvironment: Error creating window!");
168 ALOGE("GLEnvironment: No suitable EGL configuration found for surface!");
179 ALOGE("GLEnvironment: Error creating window surface!");
200 ALOGE("GLEnvironment: Null SurfaceTexture passed!");
206 ALOGE("GLEnvironment: Error creating window!");
237 ALOGE("GLEnvironment: No suitable EGL configuration found for surface texture!");
248 ALOGE("GLEnvironment: Error creating window surface!");
280 ALOGE("GLEnvironment: Error- MediaRecorder could not be initialized!");
289 ALOGE("GLEnvironmen
[all...]
/frameworks/av/media/libcpustats/
H A DThreadCpuUsage.cpp41 ALOGE("clock_gettime(CLOCK_THREAD_CPUTIME_ID) errno=%d", errno);
49 ALOGE("clock_gettime(CLOCK_MONOTONIC) errno=%d", errno);
60 ALOGE("clock_gettime(CLOCK_THREAD_CPUTIME_ID) errno=%d", errno);
104 ALOGE("clock_gettime(CLOCK_THREAD_CPUTIME_ID) errno=%d", errno);
135 ALOGE("clock_gettime(CLOCK_MONOTONIC) errno=%d", errno);
157 ALOGE("clock_gettime(CLOCK_MONOTONIC) errno=%d", errno);

Completed in 556 milliseconds

1234567891011>>