HomeSort by relevance Sort by last modified time
    Searched full:loge (Results 1 - 25 of 555) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/c/
OP_UNUSED_FF.c 5 LOGE("unknown opcode 0x%02x\n", INST_INST(inst));
  /frameworks/base/media/libmedia/
mediarecorder.cpp 35 LOGE("media recorder is not initialized yet");
39 LOGE("setCamera called in an invalid state(%d)", mCurrentState);
56 LOGE("media recorder is not initialized yet");
60 LOGE("setPreviewSurface called in an invalid state(%d)", mCurrentState);
64 LOGE("try to set preview surface without setting the video source first");
81 LOGE("media recorder is not initialized yet");
85 LOGE("init called in an invalid state(%d)", mCurrentState);
111 LOGE("media recorder is not initialized yet");
115 LOGE("video source has already been set");
126 LOGE("setVideoSource called in an invalid state(%d)", mCurrentState)
    [all...]
mediametadataretriever.cpp 64 LOGE("failed to obtain MediaMetadataRetrieverService");
69 LOGE("failed to create IMediaMetadataRetriever object from server");
100 LOGE("retriever is not initialized");
104 LOGE("data source is a null pointer");
116 LOGE("retriever is not initialized");
120 LOGE("Invalid negative argument");
131 LOGE("retriever is not initialized");
142 LOGE("retriever is not initialized");
153 LOGE("retriever is not initialized");
  /frameworks/base/libs/rs/
rsFileA3D.cpp 45 LOGE("file open 1");
52 LOGE("file open 2");
58 LOGE("file open 3");
64 LOGE("file open 4");
72 LOGE("file open 64bit = %i", mUse64BitOffsets);
88 LOGE("file open size = %lli", mDataSize);
102 LOGE("file start processing");
111 LOGE("process index, type %i", ie->mType);
130 LOGE("FileA3D Unknown chunk type");
138 LOGE("process")
    [all...]
  /bootable/recovery/
encryptedfs_provisioning.c 53 LOGE("Secure FS: error accessing key file.");
62 LOGE("Secure FS: error reading conmplete key.");
78 LOGE("Secure FS: error setting up key file.");
86 LOGE("Secure FS: error reading conmplete key.");
100 LOGE("Secure FS: error accessing properties.");
108 LOGE("Secure FS: error accessing properties.");
122 LOGE("Secure FS: error setting up properties.");
130 LOGE("Secure FS: error setting up properties.");
156 LOGE("Secure FS: error accessing properties.");
191 LOGE("Secure FS: error mounting userdata partition.")
    [all...]
bootloader.c 38 LOGE("unknown misc partition fs_type \"%s\"\n", v->fs_type);
49 LOGE("unknown misc partition fs_type \"%s\"\n", v->fs_type);
66 LOGE("Can't find %s\n", v->device);
72 LOGE("Can't open %s\n(%s)\n", v->device, strerror(errno));
79 if (r != size) LOGE("Can't read %s\n(%s)\n", v->device, strerror(errno));
92 LOGE("Can't find %s\n", v->device);
98 LOGE("Can't open %s\n(%s)\n", v->device, strerror(errno));
105 if (r != size) LOGE("Can't read %s\n(%s)\n", v->device, strerror(errno));
113 LOGE("Can't open %s\n(%s)\n", v->device, strerror(errno));
117 LOGE("Can't write %s\n(%s)\n", v->device, strerror(errno))
    [all...]
roots.c 47 LOGE("failed to open /etc/recovery.fstab (%s)\n", strerror(errno));
78 LOGE("skipping malformed recovery.fstab line: %s\n", original);
111 LOGE("unknown volume for path [%s]\n", path);
122 LOGE("failed to scan mounted volumes\n");
141 LOGE("failed to find \"%s\" partition to mount at \"%s\"\n",
160 LOGE("failed to mount %s (%s)\n", v->mount_point, strerror(errno));
164 LOGE("unknown fs_type \"%s\" for %s\n", v->fs_type, v->mount_point);
171 LOGE("unknown volume for path [%s]\n", path);
182 LOGE("failed to scan mounted volumes\n");
199 LOGE("unknown volume \"%s\"\n", volume)
    [all...]
  /dalvik/vm/test/
TestIndirectRefTable.c 53 LOGE("unexpectedly successful removal\n");
65 LOGE("trivial add1 failed\n");
73 LOGE("objects don't match expected values %p %p %p vs. %p %p %p\n",
87 LOGE("fifo deletion failed\n");
93 LOGE("fifo del not empty\n");
99 LOGE("stale entry get succeeded unexpectedly\n");
111 LOGE("trivial add2 failed\n");
119 LOGE("lifo deletion failed\n");
125 LOGE("lifo del not empty\n");
138 LOGE("trivial add3 failed\n")
    [all...]
TestHash.c 47 LOGE("TestHash foreach test failed\n");
70 LOGE("TestHash iterator test failed\n");
111 LOGE("TestHash: failure: could not find '%s'\n", tmpStr);
124 LOGE("TestHash found nonexistent string (improper add?)\n");
153 LOGE("TestHash failed to delete item\n");
166 LOGE("TestHash wrong number of entries (%d)\n", count);
172 LOGE("TestHash deleted entry has returned!");
175 LOGE("TestHash entry vanished\n");
  /device/htc/common/updater/
bootloader.c 29 #undef LOGE
30 #define LOGE(...) fprintf(stderr, "E:" __VA_ARGS__)
49 LOGE("Can't find %s\n", MISC_NAME);
55 LOGE("Can't open %s\n(%s)\n", MISC_NAME, strerror(errno));
62 if (r != size) LOGE("Can't read %s\n(%s)\n", MISC_NAME, strerror(errno));
80 LOGE("Can't find %s\n", MISC_NAME);
86 LOGE("Can't open %s\n(%s)\n", MISC_NAME, strerror(errno));
93 if (r != size) LOGE("Can't read %s\n(%s)\n", MISC_NAME, strerror(errno));
107 LOGE("Can't open %s\n(%s)\n", MISC_NAME, strerror(errno));
111 LOGE("Can't write %s\n(%s)\n", MISC_NAME, strerror(errno))
    [all...]
log_recovery.c 24 #define LOGE(...) fprintf(stderr, "E:" __VA_ARGS__)
32 LOGE("Can't find %s\n", CACHE_NAME);
40 LOGE("Error reading block size\n(%s)\n", strerror(errno));
47 LOGE("Error reading header block\n(%s)\n", strerror(errno));
53 LOGE("Error reading log block\n(%s)\n", strerror(errno));
  /frameworks/base/media/libmediaplayerservice/
MediaRecorderClient.cpp 58 if (!ok) LOGE("Request requires %s", permissionString);
67 LOGE("recorder is not initialized");
78 LOGE("recorder is not initialized");
92 LOGE("recorder is not initialized");
106 LOGE("recorder is not initialized");
117 LOGE("recorder is not initialized");
128 LOGE("recorder is not initialized");
139 LOGE("recorder is not initialized");
150 LOGE("recorder is not initialized");
161 LOGE("recorder is not initialized")
    [all...]
  /cts/tests/tests/jni/libjnitest/
register.c 35 LOGE("failed to register InstanceNonce");
41 LOGE("failed to register StaticNonce");
47 LOGE("failed to register JniCTest");
53 LOGE("failed to register JniCppTest");
  /dalvik/vm/alloc/TEST/HeapBitmapTest/include/
Dalvik.h 12 #define LOGE(...) printf("E/" __VA_ARGS__)
  /system/netd/
PanController.cpp 52 LOGE("Cannot start PAN services - Bluetooth not running");
57 LOGE("Cannot start PAN services - No Bluetooth support");
63 LOGE("PAN already started");
69 LOGE("fork failed (%s)", strerror(errno));
76 LOGE("execl failed (%s)", strerror(errno));
78 LOGE("Should never get here!");
89 LOGE("PAN already stopped");
SoftapController.cpp 43 LOGE("Failed to open socket");
62 LOGE("SIOCGIPRIV failed: %d", ret);
78 LOGE("Softap driver start - failed to open socket");
87 LOGE("Softap driver start - function not supported");
105 LOGE("Softap driver stop - failed to open socket");
114 LOGE("Softap driver stop - function not supported");
132 LOGE("Softap already started");
136 LOGE("Softap startap - failed to open socket");
141 LOGE("fork failed (%s)", strerror(errno));
152 LOGE("Softap startap - function not supported")
    [all...]
TetherController.cpp 58 LOGE("Failed to open ip_forward (%s)", strerror(errno));
63 LOGE("Failed to write ip_forward (%s)", strerror(errno));
75 LOGE("Failed to open ip_forward (%s)", strerror(errno));
81 LOGE("Failed to read ip_forward (%s)", strerror(errno));
92 LOGE("Tethering already started");
103 LOGE("pipe failed (%s)", strerror(errno));
112 LOGE("fork failed (%s)", strerror(errno));
122 LOGE("dup2 failed (%s)", strerror(errno));
144 LOGE("execl failed (%s)", strerror(errno));
146 LOGE("Should never get here!")
    [all...]
ThrottleController.cpp 58 LOGE("tc argument overflow");
92 LOGE("Failed to add root qdisc (%s)", strerror(errno));
101 LOGE("Failed to add egress throttling class (%s)", strerror(errno));
110 LOGE("Failed to up ifb0 (%s)", strerror(errno));
119 LOGE("Failed to add root ifb qdisc (%s)", strerror(errno));
128 LOGE("Failed to add ingress throttling class (%s)", strerror(errno));
137 LOGE("Failed to add ingress qdisc (%s)", strerror(errno));
147 LOGE("Failed to add ifb filter (%s)", strerror(errno));
  /bootable/diskinstaller/libdiskconfig/
diskconfig.c 48 LOGE("Invalid disk length specified.");
67 LOGE("Invalid length specified: %s", str);
73 LOGE("Size modifier illegal when len is -1");
83 LOGE("Length specified is too large!: %llu KB", *plen);
111 LOGE("Partition type required: %s", pinfo->name);
119 LOGE("Unsupported partition type found: %s", tmp);
147 LOGE("Could not malloc disk_info");
153 LOGE("Could not malloc part_lst");
161 LOGE("Could not read config file %s", fn);
166 LOGE("Could not find device section in config file '%s'", fn)
    [all...]
diskutils.c 45 LOGE("Could not open %s for reading (errno=%d).", src, errno);
51 LOGE("Could not open '%s' for read/write (errno=%d).", dst, errno);
56 LOGE("Could not seek to offset %lld in %s.", offset, dst);
66 LOGE("Error (%d) while reading from '%s'", errno, src);
87 LOGE("Error (%d) while writing to '%s'", errno, dst);
97 LOGE("Exited read/write loop without setting flag! WTF?!");
  /system/core/libdiskconfig/
diskconfig.c 48 LOGE("Invalid disk length specified.");
67 LOGE("Invalid length specified: %s", str);
73 LOGE("Size modifier illegal when len is -1");
83 LOGE("Length specified is too large!: %llu KB", *plen);
111 LOGE("Partition type required: %s", pinfo->name);
121 LOGE("Unsupported partition type found: %s", tmp);
149 LOGE("Could not malloc disk_info");
155 LOGE("Could not malloc part_lst");
163 LOGE("Could not read config file %s", fn);
168 LOGE("Could not find device section in config file '%s'", fn)
    [all...]
diskutils.c 45 LOGE("Could not open %s for reading (errno=%d).", src, errno);
51 LOGE("Could not open '%s' for read/write (errno=%d).", dst, errno);
56 LOGE("Could not seek to offset %lld in %s.", offset, dst);
66 LOGE("Error (%d) while reading from '%s'", errno, src);
87 LOGE("Error (%d) while writing to '%s'", errno, dst);
97 LOGE("Exited read/write loop without setting flag! WTF?!");
  /external/svox/pico/tts/
svox_ssml_parser.cpp 121 LOGE("Error: failed to allocate memory for string!\n");
146 LOGE("Error: failed to allocate memory for string!\n");
158 LOGE("Error: failed to allocate memory for string!\n");
191 LOGE("Error: bad SSML syntax, ph attribute not supplied.");
202 LOGE("Error: failed to allocate memory for IPA string conversion");
232 LOGE("Error: failed to allocate memory for string!");
244 LOGE("Error: failed to allocate memory for string!");
261 LOGE("Error: failed to allocate memory for string!\n");
276 LOGE("Error: failed to allocate memory for string!\n");
290 LOGE("Error: failed to allocate memory for string!\n")
    [all...]
  /hardware/ril/reference-cdma-sms/
reference-cdma-sms.c 26 LOGE("ril_cdma_decode_sms function not implemented\n");
33 LOGE("ril_cdma_encode_sms function not implemented\n");
  /packages/apps/Nfc/jni/
com_android_nfc_NativeNfcSecureElement.cpp 155 LOGE("Discovered secure element, but could not resolve tech");
225 LOGE("IOCTL status error");
232 LOGE("IOCTL semaphore error");
238 LOGE("READ MEM ERROR");
280 LOGE("Register Notification error");
294 LOGE("\n> SE Set SmartMX mode ERROR \n" );
301 LOGE("Secure Element opening error");
307 LOGE("SE set mode failed");
315 LOGE("Secure Element opening error");
321 LOGE("SE detection failed")
    [all...]

Completed in 876 milliseconds

1 2 3 4 5 6 7 8 91011>>