HomeSort by relevance Sort by last modified time
    Searched full:enable_logging (Results 1 - 16 of 16) sorted by null

  /external/libusb_aah/msvc/
config.h 15 #define ENABLE_LOGGING 1
  /external/webkit/Tools/MiniBrowser/mac/
MiniBrowser_Prefix.pch 32 #define ENABLE_LOGGING 0
34 #if ENABLE_LOGGING
  /external/libusb-compat/
config.h.in 10 #undef ENABLE_LOGGING
configure.ac 34 AC_DEFINE([ENABLE_LOGGING], 1, [Message logging])
config.h 12 #define ENABLE_LOGGING 1
  /packages/inputmethods/LatinIME/java/res/xml/
prefs_for_debug.xml 22 android:key="enable_logging"
  /external/libusb/
config.h 12 #define ENABLE_LOGGING 1
config.h.in 10 #undef ENABLE_LOGGING
configure.ac 81 AC_DEFINE([ENABLE_LOGGING], 1, [Message logging])
  /external/chromium/chrome/common/
logging_chrome.cc 133 bool enable_logging = false; local
138 bool enable_logging = true;
145 enable_logging = !enable_logging;
148 if (enable_logging) {
  /external/libusb_aah/
config.h 14 #define ENABLE_LOGGING 1
configure.ac 165 AC_DEFINE([ENABLE_LOGGING], 1, [Message logging])
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DebugSettings.java 41 public static final String PREF_STATISTICS_LOGGING = "enable_logging";
  /external/libusb_aah/libusb/
libusbi.h 137 #ifdef ENABLE_LOGGING
164 #ifdef ENABLE_LOGGING
176 #ifdef ENABLE_LOGGING
188 #ifdef ENABLE_LOGGING
  /external/libusb-compat/libusb/
core.c 42 #ifdef ENABLE_LOGGING
  /external/libusb/libusb/
libusbi.h 118 #ifdef ENABLE_LOGGING

Completed in 1494 milliseconds