HomeSort by relevance Sort by last modified time
    Searched full:logging (Results 276 - 300 of 977) sorted by null

<<11121314151617181920>>

  /external/opencore/oscl/pvlogger/src/
pvlogger_file_appender.h 55 //make sure there's no logging on this file or we get infinite loop!
220 //make sure there's no logging on this file or we get infinite loop!
263 //make sure there's no logging on this file or we get infinite loop!
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
http_server.py 33 import logging namespace
207 logging.debug('Starting http server')
219 logging.debug("Server successfully started")
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_custom.c 48 /** Customizable PERF interfaces for logging only. These
115 * logging only. These correspond to the __PERF macros */
396 if we are only logging, we set up the function table to the log shortcut
  /external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
run_chromium_webkit_tests.py 49 import logging namespace
201 logging.debug("flushing stdout")
203 logging.debug("flushing stderr")
205 logging.debug("stopping http server")
207 logging.debug("stopping websocket server")
277 logging.critical("invalid chunk '%s'" % chunk_value)
634 logging.debug("Retrying %d unexpected failure(s)" % len(failures))
    [all...]
  /bionic/libc/include/
syslog.h 85 #define LOG_PERROR 0x20 /* additional logging to stderr */
  /build/core/tasks/
cts.mk 36 android.core.tests.logging \
175 $(call generate-core-test-description,$(cts_dir)/$(cts_name)/repository/testcases/android.core.tests.logging,\
176 cts/tests/core/logging/AndroidManifest.xml,\
177 tests.logging.AllTests)
  /cts/tools/signature-tools/
sig-check 88 java.util.logging \
sig-create 85 java.util.logging \
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
TemporaryDirectory.java 20 import java.util.logging.Logger;
  /dalvik/libcore/logging/src/main/java/java/util/logging/
Formatter.java 18 package java.util.logging;
  /dalvik/libcore/luni/src/test/java/tests/
AllTests.java 41 suite.addTest(tests.logging.AllTests.suite());
  /dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TestHelper_DriverManager.java 25 import java.util.logging.Logger;
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLSocketFactory.java 26 import java.util.logging.Logger;
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeyMotionEvent.java 44 //If true, this is an intermediate step (more verbose logging, only)
  /external/apache-http/src/org/apache/http/util/
ExceptionUtils.java 77 // Well, with no logging, the only option is to munch the exception
  /external/bluetooth/bluez/audio/
main.c 43 #include "logging.h"
  /external/bluetooth/bluez/input/
manager.c 37 #include "logging.h"
  /external/bluetooth/bluez/network/
bridge.c 41 #include "logging.h"
  /external/bluetooth/bluez/plugins/
echo.c 41 #include "logging.h"
hal.c 37 #include "logging.h"
  /external/bluetooth/bluez/serial/
manager.c 58 #include "logging.h"
  /external/bluetooth/bluez/src/
rfkill.c 38 #include "logging.h"
  /external/e2fsprogs/intl/
intl-compat.c 35 features that the functions in the libc don't have (namely, logging). */
  /external/freetype/include/freetype/internal/
ftdebug.h 5 /* Debugging and logging component (specification). */
  /external/freetype/src/base/
ftdebug.c 5 /* Debugging and logging component (body). */

Completed in 56 milliseconds

<<11121314151617181920>>