/bionic/libc/bionic/ |
malloc_debug_qemu.c | 260 * In early stages of system loading, logging mesages via 276 // Logging macros. Note that we simultaneously log messages to ADB and emulator. 288 * Logging helper macros. 355 /* Tracing flags. These flags control which types of logging messages are 627 * device, logging to emulator's stdout will not be available. */ [all...] |
/external/iproute2/examples/ |
cbq.init-v0.7.3 | 106 # - optional tc & ip command logging (into /var/run/cbq-*) 173 # if you have logging enabled (ie. CBQ_DEBUG is not empty). 671 ### Logging version of "ip" command 677 ### Logging version of "tc" command 708 ### If we are in compile/nocache/logging mode, don't bother with cache [all...] |
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_scheduler.cpp | 43 //This logging also goes to stderr on platforms with ANSI stdio. 50 //LOGSTATS is for logging the AO summary statistics. These are loggged either 53 //LOGPERF is for detailed performance logging. [all...] |
/external/opencore/doc/pv2way_html/ |
classCPV2WayInterface.html | 350 Allows the logging level to be queried for a particular logging tag. A larger log level will result in more messages being logged. [all...] |
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
jdiff_statistics.html | 247 <TD><A HREF="pkg_java.util.logging.html">java.util.logging</A></TD> 647 <TD><A HREF="java.util.logging.LogManager.html"> 648 java.util.logging.LogManager</A></TD> 997 <TD><A HREF="java.util.logging.Level.html"> 998 java.util.logging.Level</A></TD> [all...] |
/dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
OpenSSLSocketImpl.java | 34 import java.util.logging.Level; 35 import java.util.logging.Logger; 273 * before logging is ready. [all...] |
/external/dnsmasq/ |
FAQ | 441 local daemons logging to a local syslog, which then writes to disk, 442 then there's never a problem. If you use network logging, then 450 logging: dnsmasq no longer waits for syslog and the deadlock is
|
/external/dnsmasq/src/ |
dnsmasq.c | 155 die(_("asychronous logging is not available under Solaris"), NULL, EC_BADCONF); 496 my_syslog(LOG_INFO, _("asynchronous logging enabled, queue limit is %d messages"), daemon->max_logs); 869 we leave them logging to the old file. */ [all...] |
/external/v8/test/cctest/ |
test-log.cc | 3 // Tests of logging functions from log.h 707 // Must be no tags, because logging must be disabled. [all...] |
/frameworks/base/core/java/android/os/ |
Debug.java | 50 * <p><strong>Logging Trace Files</strong></p> 54 * information about reading trace files. To start logging trace files, call one 462 * supplied simply for logging. Makes a dup of the file descriptor. [all...] |
/dalvik/libcore/dalvik/src/main/java/dalvik/system/ |
VMDebug.java | 184 * supplied simply for logging. Makes a dup of the file descriptor.
|
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/util/ |
Resources.java | 27 import java.util.logging.Logger;
|
/dalvik/libcore/luni/src/main/java/java/io/ |
BufferedWriter.java | 27 import java.util.logging.Logger;
|
/dalvik/libcore/sql/src/test/java/tests/java/sql/ |
StressTest.java | 33 import java.util.logging.Logger;
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
RssService.java | 40 import java.util.logging.Logger;
|
/external/bluetooth/bluez/input/ |
fakehid.c | 46 #include "logging.h"
|
/external/bluetooth/bluez/src/ |
main.c | 53 #include "logging.h"
|
manager.c | 48 #include "logging.h"
|
/external/dnsmasq/po/ |
de.po | 490 msgid "Extra logging for DHCP." 494 msgid "Enable async. logging; optionally set queue length." 929 msgid "asychronous logging is not available under Solaris" 1018 msgid "asynchronous logging enabled, queue limit is %d messages"
|
fi.po | 454 msgid "Extra logging for DHCP." 458 msgid "Enable async. logging; optionally set queue length." 886 msgid "asychronous logging is not available under Solaris" 975 msgid "asynchronous logging enabled, queue limit is %d messages"
|
it.po | 454 msgid "Extra logging for DHCP." 458 msgid "Enable async. logging; optionally set queue length." 886 msgid "asychronous logging is not available under Solaris" 975 msgid "asynchronous logging enabled, queue limit is %d messages"
|
pt_BR.po | 454 msgid "Extra logging for DHCP." 458 msgid "Enable async. logging; optionally set queue length." 886 msgid "asychronous logging is not available under Solaris" 975 msgid "asynchronous logging enabled, queue limit is %d messages"
|
/external/emma/core/java12/com/vladium/emma/ |
Command.java | 16 import com.vladium.logging.ILogLevels;
|
/external/emma/core/java12/com/vladium/emma/data/ |
MergeProcessor.java | 14 import com.vladium.logging.Logger;
|
/external/emma/core/java12/com/vladium/emma/report/ |
AbstractReportGenerator.java | 15 import com.vladium.logging.Logger;
|