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

1 2 3 4 5 6 7 8 9

  /system/core/nexus/
DhcpListener.cpp 45 LOGW("Error reading dhcp status msg (%s)", strerror(errno));
56 LOGW("Error parsing state '%s'", buffer);
68 LOGW("Malformatted IP specified");
71 LOGW("Malformatted netmask specified");
74 LOGW("Malformatted broadcast specified");
77 LOGW("Malformatted gateway specified");
80 LOGW("Malformatted dns1 specified");
83 LOGW("Malformatted dns2 specified");
95 LOGW("Error parsing event '%s'", buffer);
104 LOGW("Unknown DHCP monitor msg '%s'", buffer)
    [all...]
Property.cpp 33 LOGW("Property name %s violates namespace rules", name);
70 LOGW("Attempt to use array index on StringPropertyHelper::set");
80 LOGW("Attempt to use array index on StringPropertyHelper::get");
121 LOGW("Attempt to use array index on IntegerPropertyHelper::set");
131 LOGW("Attempt to use array index on IntegerPropertyHelper::get");
172 LOGW("Attempt to use array index on IPV4AddressPropertyHelper::set");
182 LOGW("Attempt to use array index on IPV4AddressPropertyHelper::get");
TiwlanEventListener.cpp 50 LOGW("Low signal/noise ratio");
52 LOGW("Low RSSI");
Supplicant.cpp 67 LOGW("Unable to setup supplicant.conf");
92 LOGW("Unable to stop supplicant listener (%s)", strerror(errno));
97 LOGW("Error stopping supplicant (%s)", strerror(errno));
181 LOGW("Malformatted network list\n");
202 LOGW("Error refreshing network %d (%s)",
213 LOGW("Unable to refresh network id %d (%s)",
246 LOGW("Supplicant service not running");
283 LOGW("triggerScan(%d): Error setting scan mode (%s)", active,
295 LOGW("triggerScan(): Error initiating scan");
306 LOGW("Failed to get RSSI (%s)", strerror(errno))
    [all...]
SupplicantStateChangeEvent.cpp 31 LOGW("Bad event '%s'\n", event);
  /dalvik/vm/alloc/TEST/HeapBitmapTest/include/
Dalvik.h 11 #define LOGW(...) printf("W/" __VA_ARGS__)
  /frameworks/base/libs/ui/
KeyCharacterMap.cpp 180 LOGW("Error loading keycharmap file '%s'. %s='%s'", path, propName, dev);
182 LOGW("No keyboard for id %d", id);
191 LOGW("Using default keymap: %s", path);
208 LOGW("Can't open keycharmap file");
217 LOGW("Bad keycharmap - filesize=%d\n", (int)filesize);
223 LOGW("Error reading keycharmap file");
228 LOGW("Bad keycharmap magic token");
232 LOGW("Bad keycharmap endians");
236 LOGW("Only support keycharmap version 2 (got 0x%08x)", header.version);
240 LOGW("Bad keycharmap file size\n")
    [all...]
  /frameworks/base/cmds/system_server/
system_main.cpp 52 LOGW("*** Current priority: %d\n", getpriority(PRIO_PROCESS, 0));
  /dalvik/vm/
ReferenceTable.c 67 LOGW("ReferenceTable overflow (max=%d)\n", pRef->maxEntries);
187 LOGW(" NULL reference (count=%d)\n", equiv);
196 LOGW("%5d of %s %dB (%d unique)\n", identical + equiv +1,
199 LOGW("%5d of %s %dB\n", identical + equiv +1, descriptor, size);
219 LOGW("%s reference table has no entries\n", descr);
227 LOGW("Last %d entries in %s reference table:\n", kLast, descr);
239 LOGW("%5d: %p cls=%s '%s' (%d bytes)\n", i, ref,
244 LOGW("%5d: %p cls=(raw) (%d bytes)\n", i, ref, size);
246 LOGW("%5d: %p cls=%s (%d bytes)\n", i, ref,
263 LOGW("%s reference table summary (%d entries):\n", descr, count)
    [all...]
StdioConverter.c 72 LOGW("pipe failed: %s\n", strerror(errno));
76 LOGW("pipe failed: %s\n", strerror(errno));
81 LOGW("dup2(1) failed: %s\n", strerror(errno));
90 LOGW("dup2(2) failed: %d %s\n", errno, strerror(errno));
207 LOGW("stdio converter got read error; shutting it down\n");
240 LOGW("read %s: (%d,%d) failed (%d): %s\n",
258 //LOGW("GOT %d at %d '%s'\n", cp - start, start - data->buf, start);
IndirectRefTable.c 102 LOGW("IRT %p[%d]: iref mismatch (req=%p vs cur=%p)\n",
158 LOGW("IndirectRefTable overflow (max=%d)\n", pRef->maxEntries);
225 LOGW("Invalid indirect reference 0x%08x\n", (u4) iref);
389 LOGW(" NULL reference (count=%d)\n", equiv);
394 LOGW("%5d of %s %dB (%d unique)\n", identical + equiv +1,
397 LOGW("%5d of %s %dB\n", identical + equiv +1,
413 LOGW("Reference table has no entries\n");
422 LOGW("Last %d entries in %s reference table:\n", kLast, descr);
436 LOGW("%5d: %p cls=%s '%s' (%d bytes)\n", i, ref,
440 LOGW("%5d: %p cls=%s (%d bytes)\n", i, ref
    [all...]
CheckJni.c 96 LOGW("JNI WARNING: method declared to return '%s' returned '%s'\n",
98 LOGW(" failed in %s.%s ('%s' not found)\n",
104 LOGW("JNI WARNING: method declared to return '%s' returned '%s'\n",
106 LOGW(" failed in %s.%s\n",
286 LOGW(" in %s.%s %s (%s)\n",
343 LOGW("JNI WARNING: threadid=%d using env from threadid=%d\n",
365 LOGW("JNI WARNING: threadid=%d using JNI after critical get\n",
377 LOGW("JNI WARNING: threadid=%d called too many crit releases\n",
390 LOGW("JNI WARNING: JNI method called with exception raised\n");
398 LOGW("Pending exception is:\n")
    [all...]
Ddm.c 57 LOGW("Unable to find org.apache.harmony.dalvik.ddmc.DdmServer\n");
63 LOGW("Unable to find DdmServer.dispatch\n");
74 LOGW("Unable to find org.apache.harmony.dalvik.ddmc.Chunk\n");
84 LOGW("Unable to find all chunk fields\n");
94 LOGW("array alloc failed (%d)\n", dataLen);
108 LOGW("WARNING: bad chunk found (len=%u pktLen=%d)\n", length, dataLen);
155 LOGW("WARNING: chunk off=%d len=%d exceeds reply array len %d\n",
163 LOGW("malloc %d failed\n", length+kChunkHdrLen);
197 LOGW("Unable to find org.apache.harmony.dalvik.ddmc.DdmServer\n");
202 LOGW("Unable to find DdmServer.broadcast\n")
    [all...]
  /frameworks/base/libs/audioflinger/
AudioResamplerCubic.cpp 71 // LOGW("New buffer: offset=%p, frames=%dn", mBuffer.raw, mBuffer.frameCount);
102 // LOGW("New buffer: offset=%p, frames=%d\n", mBuffer.raw, mBuffer.frameCount);
112 // LOGW("Done: index=%d, fraction=%u", inputIndex, phaseFraction);
136 // LOGW("New buffer: offset=%p, frames=%d\n", mBuffer.raw, mBuffer.frameCount);
166 // LOGW("New buffer: offset=%p, frames=%dn", mBuffer.raw, mBuffer.frameCount);
176 // LOGW("Done: index=%d, fraction=%u", inputIndex, phaseFraction);
AudioHardwareInterface.cpp 89 LOGW("Using stubbed audio hardware. No sound will be produced.");
151 LOGW("getInputBufferSize bad sampling rate: %d", sampleRate);
155 LOGW("getInputBufferSize bad format: %d", format);
159 LOGW("getInputBufferSize bad channel count: %d", channelCount);
  /bootable/recovery/minzip/
SysUtil.c 39 LOGW("mmap(%d, RW, SHARED|ANON) failed: %s\n", (int) length,
131 LOGW("mmap(%d, R, FILE|SHARED, %d, %d) failed: %s\n", (int) length,
164 LOGW("bad segment: st=%d len=%ld flen=%d\n",
177 LOGW("mmap(%d, R, FILE|SHARED, %d, %d) failed: %s\n",
204 LOGW("munmap(%p, %d) failed: %s\n",
  /frameworks/base/core/jni/
android_backup_BackupHelperDispatcher.cpp 64 LOGW("Skipping unknown header: %d bytes", flattenedHeader.headerSize);
75 LOGW("Failed reading chunk header");
81 LOGW("Skipping unknown header version: 0x%08x, %d bytes", flattenedHeader.version,
100 LOGW("Malformed V1 header remainingHeader=%d dataSize=%d nameLength=%d", remainingHeader,
107 LOGW("unable to allocate %d bytes", flattenedHeader.nameLength);
  /frameworks/base/libs/utils/
SystemClock.cpp 72 LOGW("Unable to open alarm driver: %s\n", strerror(errno));
79 LOGW("Unable to set rtc to %ld: %s\n", tv.tv_sec, strerror(errno));
85 LOGW("Unable to set clock to %d.%d: %s\n",
  /bootable/recovery/
roots.c 321 LOGW("format_root_device: bad root name \"%s\"\n", root);
327 LOGW("format_root_device: can't resolve \"%s\"\n", root);
335 LOGW("format_root_device: can't unmount \"%s\"\n", root);
347 LOGW("format_root_device: can't find mtd partition \"%s\"\n",
354 LOGW("format_root_device: can't open \"%s\"\n", root);
357 LOGW("format_root_device: can't erase \"%s\"\n", root);
361 LOGW("format_root_device: can't close \"%s\"\n", root);
369 LOGW("format_root_device: can't handle non-mtd device \"%s\"\n", root);
  /frameworks/base/media/libmedia/
IMediaDeathNotifier.cpp 47 LOGW("Media player service not published, waiting...");
79 LOGW("media server died");
  /frameworks/base/cmds/installd/
commands.c 474 LOGW("waitpid failed: wanted %d, got %d: %s\n",
483 LOGW("DexInv: --- END '%s' --- status=0x%04x, process failed\n",
619 LOGW("Unable to make directory %s: %s\n", path, strerror(errno));
640 LOGW("Unable to stat %s: %s\n", srcpath, strerror(errno));
655 LOGW("Unable to rename %s to %s: %s\n",
664 LOGW("Unable to opendir %s: %s\n", srcpath, strerror(errno));
679 LOGW("Source path too long; skipping: %s/%s\n", srcpath, name);
684 LOGW("Destination path too long; skipping: %s/%s\n", dstpath, name);
740 LOGW("Unable to open update commands at %s%s\n",
766 LOGW("Path before package line in %s%s: %s\n"
    [all...]
  /dalvik/vm/native/
java_lang_Throwable.c 51 LOGW("getStackTrace() called but no trace available\n");
dalvik_system_Zygote.c 131 LOGW("Error setting SIGCHLD handler errno: %d", errno);
150 LOGW("Error unsetting SIGCHLD handler errno: %d", errno);
370 LOGW("cannot PR_SET_KEEPCAPS errno: %d", errno);
379 LOGW("cannot setgroups() errno: %d", errno);
385 LOGW("cannot setrlimit() errno: %d", errno);
390 LOGW("cannot setgid(%d) errno: %d", gid, errno);
395 LOGW("cannot setuid(%d) errno: %d", uid, errno);
  /system/core/libcutils/
loghack.h 33 #define LOGW(...) LOG("W", __VA_ARGS__)
  /dalvik/libdex/
SysUtil.c 56 LOGW("mmap(%d, RW, SHARED|ANON) failed: %s\n", (int) length,
174 LOGW("read(fd=%d, start=%d, length=%d) failed: %s\n", (int) length,
207 LOGW("mmap(%d, RO, FILE|SHARED, %d, %d) failed: %s\n", (int) length,
247 LOGW("mmap(%d, R/W, FILE|PRIVATE, %d, %d) failed: %s\n", (int) length,
291 LOGW("bad segment: st=%d len=%ld flen=%d\n",
304 LOGW("mmap(%d, R, FILE|SHARED, %d, %d) failed: %s\n",
378 LOGW("munmap(%p, %d) failed: %s\n",

Completed in 109 milliseconds

1 2 3 4 5 6 7 8 9