HomeSort by relevance Sort by last modified time
    Searched full:loge (Results 126 - 150 of 478) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/core/jni/
android_media_ToneGenerator.cpp 89 LOGE("ToneGenerator creation failed \n");
96 LOGE("ToneGenerator init failed \n");
136 LOGE("Can't find %s", "android/media/ToneGenerator");
142 LOGE("Can't find ToneGenerator.mNativeContext");
android_os_UEventObserver.cpp 62 LOGE("Can't find android/os/UEventObserver");
android_server_BluetoothA2dpService.cpp 68 LOGE("%s: out of memory!", __FUNCTION__);
80 LOGE("Could not get onto the system bus: %s", err.message);
120 LOGE("DBus reply is NULL in function %s", __FUNCTION__);
269 LOGE("VM Exception occurred while handling %s.%s (%s) in %s,"
324 LOGE("Can't find android/server/BluetoothA2dpService");
android_server_BluetoothService.cpp 80 LOGE("Uninitialized native data\n");
104 LOGE("%s: out of memory!", __FUNCTION__);
115 LOGE("Could not get onto the system bus: %s", err.message);
153 LOGE("%s: Can't register object path %s for remote device agent!",
377 LOGE("DBus reply is NULL in function %s", __FUNCTION__);
451 LOGE("%s: Cannot create message reply to RequestPasskeyConfirmation or"
475 LOGE("%s: Cannot create message reply to return Passkey code to "
502 LOGE("%s: Cannot create message reply to return PIN code to "
533 LOGE("%s: Cannot create message reply to return cancelUserInput to"
570 LOGE("DBus reply is NULL in function %s", __FUNCTION__)
    [all...]
  /frameworks/base/libs/rs/
rsProgram.cpp 130 LOGE("Attempt to bind a texture to a slot > MAX_TEXTURE");
134 //LOGE("bindtex %i %p", slot, a);
142 LOGE("Attempt to bind a Sampler to a slot > MAX_TEXTURE");
215 LOGE("Could not compile shader \n%s\n", buf);
rsProgramVertex.cpp 100 LOGE("Must bind constants to vertex program");
202 //LOGE("sgl2 vtx1 %x", glGetError());
241 //LOGE("Uniform slot=%i, offset=%i, constant=%i, field=%i, uidx=%i", slot, offset, ct, field, uidx);
245 //LOGE("Uniform 1 = %f", fd[0]);
249 //LOGE("Uniform 2 = %f %f", fd[0], fd[1]);
253 //LOGE("Uniform 3 = %f %f %f", fd[0], fd[1], fd[2]);
257 //LOGE("Uniform 4 = %f %f %f %f", fd[0], fd[1], fd[2], fd[3]);
rsScriptC.cpp 134 LOGE("ScriptC sym lookup failed for %s", name);
162 LOGE(buf);
216 LOGE("Unreconized value %s passed to stateVertex", str[ct+1]);
232 LOGE("Unreconized value %s passed to stateRaster", str[ct+1]);
248 LOGE("Unreconized value %s passed to stateFragment", str[ct+1]);
265 LOGE("Unreconized value %s passed to stateStore", str[ct+1]);
  /frameworks/base/libs/utils/
FileMap.cpp 108 LOGE("CreateFileMapping(%p, %lx) failed with error %ld\n",
123 LOGE("MapViewOfFile(%ld, %ld) failed with error %ld\n",
147 LOGE("could not get _SC_PAGESIZE\n");
175 LOGE("mmap(%ld,%ld) failed: %s\n",
  /frameworks/base/media/libstagefright/
SampleIterator.cpp 80 LOGE("findChunkRange failed");
96 LOGE("getChunkOffset return error");
110 LOGE("getSampleSizeDirect return error");
137 LOGE("findSampleTime return error");
  /frameworks/opt/emoji/
EmojiFactory.cpp 82 LOGE("Failed to load shared library %s: %s", library_name, error_str);
93 LOGE("Failed to call GetEmojiFactory: %s", error_str);
100 LOGE("Returned factory is NULL");
111 LOGE("Same EmojiFactory was found: %s", name);
  /hardware/msm7k/librpc/
debug.h 53 LOGE(x); \
  /dalvik/libdex/
SysUtil.c 63 LOGE("sysCreateAnonShmem not implemented.\n");
100 LOGE("could not determine length of file\n");
106 LOGE("file is empty\n");
141 LOGE("only read %d of %d bytes\n", (int) actual, (int) length);
151 LOGE("sysLoadFileInShmem not implemented.\n");
321 LOGE("sysMapFileSegmentInShmem not implemented.\n");
341 LOGE("Attempted to change %p; map is %p - %p\n",
  /dalvik/vm/native/
dalvik_system_Zygote.c 207 LOGE("rlimits array must have a second dimension of size 3");
238 LOGE("pre-fork heap failed\n");
312 LOGE("could not set dumpable bit flag for pid %d, errno=%d",
319 LOGE("could not disable core file generation "
348 LOGE("pre-fork heap failed\n");
410 LOGE("error in post-zygote initialization\n");
453 LOGE("System server process %d has died. Restarting Zygote!", pid);
  /dalvik/dexopt/
OptMain.c 68 LOGE("DexOptZ: new cache file '%s' is not empty\n", debugFileName);
161 LOGE("DexOptZ: VM init failed\n");
171 LOGE("Optimization failed\n");
191 LOGE("%s '%s'", _msg, *argv); \
225 LOGE("Wrong number of args for --zip (found %d)\n", argc);
246 LOGE("DexOptZ: BOOTCLASSPATH not set\n");
327 LOGE("Not enough arguments for --dex (found %d)\n", argc);
340 LOGE("DexOpt: build rev does not match VM: %d vs %d\n",
418 LOGE("VM init failed\n");
428 LOGE("Optimization failed\n")
    [all...]
  /packages/apps/IM/libwbxml/src/
wbxml_jni.cpp 295 LOGE("Can't find class " PARSER_EXCEPTION_CLASS "\n");
443 LOGE("Can't find class " SERIALIZER_EXCEPTION_CLASS);
487 LOGE("WbxmlEncoder characters error:%d\n", ret);
490 LOGE("Can't find class " SERIALIZER_EXCEPTION_CLASS);
522 LOGE("WbxmlEncoder endElement error:%d\n", ret);
525 LOGE("Can't find class " SERIALIZER_EXCEPTION_CLASS);
567 LOGE("Native registration unable to find class '%s'\n", className);
571 LOGE("RegisterNatives failed for '%s'\n", className);
605 LOGE("ERROR: GetEnv failed\n");
613 LOGE("ERROR: WbxmlParser native registration failed\n")
    [all...]
  /dalvik/libcore/dalvik/src/main/native/
dalvik_system_TouchDex.cpp 121 LOGE("Bad values for bcp=%p dexFiles=%p\n", bcp, dexFiles);
127 LOGE("fork failed: %s", strerror(errno));
157 LOGE("execv '%s' failed: %s\n", kExecFile, strerror(errno));
202 LOGE("waitpid(%d) failed: %s", (int) pid, strerror(errno));
214 LOGE("timed out waiting for %d; kill(0) returns %d\n",
  /dalvik/vm/
DvmDex.c 98 LOGE("Alloc failure in allocateAuxStructures\n");
129 LOGE("lseek rewind failed\n");
134 LOGE("Unable to map file\n");
140 LOGE("DEX parse failed\n");
183 LOGE("DEX parse failed\n");
JarFile.c 137 LOGE("Unable to unlock DEX file\n");
159 LOGE("%s odex has stale dependencies\n", fileName);
160 LOGE("odex source not available -- failing\n");
215 LOGE("%s odex has stale dependencies\n", fileName);
299 LOGE("Unable to extract+optimize DEX from '%s'\n",
330 LOGE("Unable to unlock DEX file\n");
  /frameworks/base/libs/audioflinger/
AudioResampler.cpp 120 LOGE("Unsupported sample format, %d bits, %d channels", bitDepth,
183 // LOGE("starting resample %d frames, inputIndex=%d, phaseFraction=%d, phaseIncrement=%d\n",
196 // LOGE("New buffer fetched: %d frames\n", mBuffer.frameCount);
210 // LOGE("boundary case\n");
219 // LOGE("general case\n");
241 // LOGE("loop done - outputIndex=%d, inputIndex=%d\n", outputIndex, inputIndex);
247 // LOGE("buffer done, new input index %d", inputIndex);
258 // LOGE("output buffer full - outputIndex=%d, inputIndex=%d\n", outputIndex, inputIndex);
279 // LOGE("starting resample %d frames, inputIndex=%d, phaseFraction=%d, phaseIncrement=%d\n",
291 // LOGE("New buffer fetched: %d frames\n", mBuffer.frameCount)
    [all...]
  /hardware/msm7k/libcamera/
QualcommCameraHardware.cpp 365 LOGE("Failed to set default parameters?!");
381 LOGE("FATAL ERROR: could not dlopen liboemcamera.so: %s", dlerror());
587 LOGE("initRaw X failed: error initializing mRawHeap");
601 LOGE("initRaw X failed: error initializing mJpegHeap.");
623 LOGE("Serious error: the camera state is %s, "
705 LOGE("startPreview is already in progress, doing nothing.");
729 LOGE("startPreview X Camera state is %s, expecting QCS_IDLE!",
735 LOGE("startPreview X initPreview failed. Not starting preview.");
755 LOGE("startPreview failed: sensor error.");
769 LOGE("Preview not in progress!")
    [all...]
  /system/core/nexus/
WifiController.cpp 114 LOGE("Powerup failed (%s)", strerror(errno));
123 LOGE("Kernel module load failed (%s)", strerror(errno));
132 LOGE("Firmware load failed (%s)", strerror(errno));
141 LOGE("Supplicant start failed (%s)", strerror(errno));
147 LOGE("Error binding interface (%s)", strerror(errno));
176 LOGE("Unable to unload module after failure!");
182 LOGE("Unable to powerdown after failure!");
221 LOGE("Error stopping driver (%s)", strerror(errno));
229 LOGE("Error resuming driver (%s)", strerror(errno));
272 LOGE("Supplicant stop failed (%s)", strerror(errno))
    [all...]
  /external/jhead/
jpgfile.c 25 #define printf LOGE
166 LOGE("invalid marker");
175 LOGE("Could not allocate memory");
187 LOGE("Premature end of file?");
209 LOGE("could not allocate data for entire image");
216 LOGE("could not read the rest of the image");
337 LOGE("can't open '%s'", FileName);
346 LOGE("Not JPEG: %s", FileName);
390 LOGE("Could not write thumbnail file");
416 LOGE("Image contains no thumbnail to replace - add is not possible\n")
    [all...]
  /frameworks/base/libs/binder/
ProcessState.cpp 124 LOGE("getContextObject(%s) failed, but we manage the contexts!\n",
184 LOGE("Binder ioctl to become context manager failed: %s\n", strerror(errno));
340 LOGE("Binder ioctl to obtain version failed: %s", strerror(errno));
345 LOGE("Binder driver protocol does not match user space protocol!");
353 LOGE("Binder ioctl to set max threads failed: %s", strerror(errno));
381 LOGE("Using /dev/binder failed: unable to mmap transaction memory.\n");
  /frameworks/base/libs/surfaceflinger_client/
Surface.cpp 232 LOGE("invalid token (%d, identity=%u) or client (%p)",
238 LOGE("cblk is null (surface id=%d, identity=%u)", mToken, mIdentity);
243 LOGE("surface (id=%d, identity=%u) is invalid, err=%d (%s)",
249 LOGE("using an invalid surface id=%d, identity=%u should be %d",
394 LOGE("invalid token (%d, identity=%u) or client (%p)",
400 LOGE("cblk is null (surface id=%d, identity=%u)", mToken, mIdentity);
405 LOGE("surface (id=%d, identity=%u) is invalid, err=%d (%s)",
411 LOGE("using an invalid surface id=%d, identity=%u should be %d",
491 LOGE("error dequeuing a buffer (%s)", strerror(bufIdx));
679 LOGE("Surface::lock(%p) failed. Already connected to another API"
    [all...]
  /bootable/recovery/
recovery.c 139 LOGE("Can't mount %s\n", root_path);
145 LOGE("Bad path %s\n", root_path);
161 if (ferror(fp)) LOGE("Error in %s\n(%s)\n", name, strerror(errno));
196 LOGE("Bad boot message\n\"%.20s\"\n", boot.recovery);
250 LOGE("Can't open %s\n", INTENT_FILE);
260 LOGE("Can't open %s\n", LOG_FILE);
264 LOGE("Can't open %s\n", TEMPORARY_LOG_FILE);
482 LOGE("Invalid command argument\n");

Completed in 484 milliseconds

1 2 3 4 56 7 8 91011>>