HomeSort by relevance Sort by last modified time
    Searched full:logging (Results 976 - 1000 of 3268) sorted by null

<<31323334353637383940>>

  /external/openssh/
logintest.c 147 printf("Before logging in:\n\tcurrent time is %d - %s\t"
187 printf("After logging in, lastlog time is %d - %s\n", (int)t2, s_t2);
189 printf("The lastlog times before and after logging in are the "
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
manager_worker_broker.py 46 import logging namespace
68 _log = logging.getLogger(__name__)
322 # FIXME: this won't work if the calling process is logging
  /hardware/invensense/libsensors_iio/software/core/driver/include/
log.h 27 * C/C++ logging functions. See the logging documentation for API details.
101 * logging macros. You can change this preprocessor definition
  /hardware/invensense/mlsdk/platform/include/
log.h 39 * C/C++ logging functions. See the logging documentation for API details.
112 * logging macros. You can change this preprocessor definition
  /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
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
Constants.java 50 /** Tag used for debugging/logging */
238 * Debug level logging
243 * Verbose level logging
  /packages/apps/Email/src/com/android/email/activity/
MoveMessageToDialog.java 36 import com.android.emailcommon.Logging;
99 if (Logging.DEBUG_LIFECYCLE && Email.DEBUG) {
100 Log.d(Logging.LOG_TAG, "" + this + " onCreate target=" + getTargetFragment());
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSettingsUtils.java 29 import com.android.emailcommon.Logging;
128 Log.w(Logging.LOG_TAG, "providers line: " + xml.getLineNumber() +
152 Log.e(Logging.LOG_TAG, "Error while trying to load provider settings.", e);
  /sdk/eclipse/scripts/
create_all_symlinks.sh 116 prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar \
  /bionic/libc/include/
syslog.h 85 #define LOG_PERROR 0x20 /* additional logging to stderr */
  /cts/tools/signature-tools/
sig-check 88 java.util.logging \
sig-create 85 java.util.logging \
  /dalvik/vm/
Common.h 66 * If "very verbose" logging is enabled, make it equivalent to ALOGV.
  /development/ndk/platforms/android-3/include/
syslog.h 85 #define LOG_PERROR 0x20 /* additional logging to stderr */
  /development/ndk/sources/android/libportable/
Android.mk 31 # Uncomment the next line to easily enable Lib-Portable logging during development.
  /development/tools/idegen/src/com/android/idegen/
AggregatedModule.java 30 import java.util.logging.Logger;
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
lifecycle.jd 58 <li><a href="/reference/com/android/tradefed/log/package-summary.html">Logger</a>: collects tradefed logging data</li>
  /external/android-clat/
getaddr.c 29 #include "logging.h"
setroute.c 30 #include "logging.h"
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
JUnitCodeGen.java 42 import java.util.logging.ConsoleHandler;
43 import java.util.logging.Handler;
44 import java.util.logging.Level;
45 import java.util.logging.Logger;
  /external/apache-http/src/org/apache/http/util/
ExceptionUtils.java 77 // Well, with no logging, the only option is to munch the exception
  /external/ceres-solver/
Android.mk 62 internal/ceres/miniglog/glog/logging.cc \
  /external/ceres-solver/examples/
quadratic.cc 38 #include "glog/logging.h"
quadratic_auto_diff.cc 39 #include "glog/logging.h"
quadratic_numeric_diff.cc 37 #include "glog/logging.h"

Completed in 654 milliseconds

<<31323334353637383940>>