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

<<31323334353637383940>>

  /external/openssh/
sshd_config 32 # Logging
sshd_config.android 31 # Logging
  /external/srec/srec/Nametag/include/
SR_NametagsImpl.h 50 * Eventlog logging level.
  /external/srec/srec/Recognizer/include/
SR_RecognizerImpl.h 266 * OSI logging level
267 * if bit0 (OSI_LOG_LEVEL_BASIC) is set: do basic logging
268 * if bit1 (OSI_LOG_LEVEL_AUDIO) is set: do audio waveform logging
269 * if bit2 (OSI_LOG_LEVEL_ADDWD) is set: do dynamic grammar addword logging
  /external/webkit/Source/WebCore/platform/network/curl/
SocketStreamHandleCurl.cpp 36 #include "Logging.h"
  /external/webkit/Source/WebCore/platform/network/win/
SocketStreamHandleWin.cpp 36 #include "Logging.h"
  /external/webkit/Source/WebCore/platform/win/
GDIObjectCounter.cpp 35 #include "Logging.h"
  /external/webkit/Source/WebKit/chromium/public/
WebKit.h 58 // Enables the named log channel. See WebCore/platform/Logging.h for details.
  /external/webkit/Source/WebKit/mac/Misc/
WebKitLogging.h 66 // FIXME: Why is this in the "logging" header file?
  /external/webkit/Source/WebKit2/UIProcess/
WebPageContextMenuClient.cpp 29 #include "Logging.h"
  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/
InjectedBundlePageContextMenuClient.cpp 31 #include "Logging.h"
  /external/webkit/Tools/Scripts/webkitpy/common/system/
stack_utils.py 29 """Simple routines for logging, obtaining thread stack information."""
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcapi_common.h 107 This enumeration specifies debug logging type.
226 /** Debug logging information is returned to the application thru this function.
227 \param "type" "Type of logging message, see definition of AVCLogType."
228 \param "string1" "Logging message."
  /frameworks/base/core/java/com/android/internal/os/
RuntimeInit.java 28 import com.android.internal.logging.AndroidConfig;
34 import java.util.logging.LogManager;
110 * Sets handler for java.util.logging to use Android log facilities.
112 * the "java.util.logging.config.class" system property works. We
  /frameworks/base/docs/html/training/connect-devices-wirelessly/
index.jd 35 images from a networked NSD-enabled webcam, or remotely logging into
  /frameworks/base/location/java/android/location/
GeocoderParams.java 30 * logging. This information is kept in a separate class to allow for
  /frameworks/base/media/mca/filterfw/native/core/
time_util.cpp 17 #include "base/logging.h"
  /frameworks/base/tests/LocationTracker/res/values/
strings.xml 39 <string name="title_advanced_log_preference">Location debug logging</string>
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
hndrte_cons.h 46 /* Output (logging) buffer
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_config.h 51 /* logging interface */
  /libcore/luni/src/main/java/java/sql/
DriverManager.java 44 * Facilities for logging. The Print Stream is deprecated but is maintained
285 * @return the {@code PrintStream} used for logging activities.
354 * Sets the print stream to use for logging data from the {@code
359 * the {@code PrintStream} to use for logging.
  /libcore/luni/src/main/java/java/util/logging/
SimpleFormatter.java 18 package java.util.logging;
  /libcore/luni/src/test/java/tests/support/
ThreadPool.java 20 import java.util.logging.Logger;
  /packages/apps/Email/src/com/android/email/
Preferences.java 24 import com.android.emailcommon.Logging;
221 Log.w(Logging.LOG_TAG, "Trusted sender set corrupted. Clearing");
324 if (Logging.LOGD) {
326 Log.v(Logging.LOG_TAG, key + " = " + mSharedPreferences.getAll().get(key));
  /packages/apps/Email/src/com/android/mail/utils/
LoggingInputStream.java 29 * Use of this class *MUST* be restricted to logging-enabled situations only.

Completed in 817 milliseconds

<<31323334353637383940>>