HomeSort by relevance Sort by last modified time
    Searched full:logs (Results 176 - 200 of 275) sorted by null

1 2 3 4 5 6 78 91011

  /frameworks/base/core/java/android/os/
AsyncTask.java 109 * it can be used to animate a progress bar or show logs in a text field.</li>
  /external/dropbear/libtommath/
changes.txt 262 -- Added logs directory, logs/graph.dem which will use gnuplot to make a series of PNG files
  /external/gtest/include/gtest/internal/
gtest-port.h 124 // GTEST_LOG_() - logs messages at the specified severity level.
593 // GTEST_LOG_() - logs messages at the specified severity level.
  /external/webkit/WebCore/inspector/front-end/
ConsoleView.js 88 this.logElement = createFilterElement.call(this, "Logs");
143 this.messagesElement.removeStyleClass("filter-logs");
    [all...]
  /external/webkit/WebCore/platform/graphics/chromium/
UniscribeHelper.cpp 452 // fails, in which case, we should have no data in the logs at
695 // On failure, our logs don't mean anything, so zero those out.
    [all...]
FontLinux.cpp 604 // Some shapers (i.e. Khmer) will produce cluster logs which report
  /external/dnsmasq/man/fr/
dnsmasq.8 84 du cache lors de la réception d'un signal SIGUSR1, envoyer les logs sur la
90 de traces ("logs"). Active la génération d'un état complet du cache lors de la
97 enverra les logs dans le fichier correspondant à la place du syslog. (Les
100 envoyés vers le fichier de logs). Lorsque Dnsmasq est configuré pour envoyer
109 Dnsmasq peut envoyer ses logs de manière asynchrone : cela lui permet de
    [all...]
  /external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
cpp.py 620 """Logs an error if no Copyright message appears at the top of the file."""
651 Logs an error if no #ifndef header guard is present. For other
691 """Logs an error for each line containing Unicode replacement characters.
709 """Logs an error if there is no newline char at the end of the file.
726 """Logs an error if we see /* ... */ or "..." that extend past one line.
    [all...]
  /bionic/libc/bionic/
malloc_debug_qemu.c 317 /* Logs message dumping MallocDesc instance at the end of the message.
509 /* Logs a message to emulator's stdout.
    [all...]
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/xslt/
EnvironmentCheck.java 146 * logs them out; it will report a problem if it finds a setting
552 * Logs java.class.path and other likely paths; then attempts
    [all...]
  /frameworks/base/docs/html/guide/developing/tools/
adb.jd 502 <p>The Android logging system provides a mechanism for collecting and viewing system debug output. Logs from various applications and portions of the system are collected in a series of circular buffers, which then can be viewed and filtered by the <code>logcat</code> command.</p>
671 <td>Sets the maximum number of rotated logs to <code>&lt;count&gt;</code>. The default value is 4. Requires the <code>-r</code> option. </td>
  /dalvik/libcore/logging/src/main/java/java/util/logging/
FileHandler.java 76 * <li>"%g" represents the generation number to distinguish rotated logs</li>
  /dalvik/vm/jdwp/
JdwpAdb.c 272 return false; // suppress logs and additional activity
  /dalvik/vm/native/
dalvik_system_VMDebug.c 743 * (Uncomment logs in dvmGetExpandedRegisterMap0() to gather stats.)
  /external/dbus/bus/
dbus-daemon.1 27 per-user-login-session message bus (started each time a user logs in).
dbus-daemon.1.in 27 per-user-login-session message bus (started each time a user logs in).
selinux.c 96 * This is used in avc_init. Logs to both standard
  /external/dbus/dbus/
dbus-internals.c 318 verbose logs (can still be disabled with DBUS_ENABLE_VERBOSE_MODE) */
  /external/dnsmasq/contrib/lease-access/
lease.access.patch 353 /* failed, send event so the main process logs the problem */
  /external/gtest/src/
gtest-port.cc 389 // Logs a message at the given severity level.
  /external/opencore/oscl/oscl/osclio/src/
oscl_socket_serv_imp_pv.cpp 1152 //find an unused filename so we don't over-write any prior logs
    [all...]
  /external/srec/portable/src/
pmemory.c 62 /* If enabled, logs individual memory allocation, reallocation, free operations */
  /external/webkit/WebKit/chromium/public/
WebFrame.h 218 // Logs to the console associated with this frame.
  /frameworks/base/core/java/com/android/internal/os/
ZygoteConnection.java 825 * Logs an error message and prints it to the specified stream, if
  /external/opencore/engines/player/test/src/
test_pv_player_engine.cpp     [all...]

Completed in 137 milliseconds

1 2 3 4 5 6 78 91011