Home
last modified time | relevance | path

Searched defs:ENABLE_LOGGING (Results 1 – 7 of 7) sorted by relevance

/third_party/libusb/msvc/
Dconfig.h48 #define ENABLE_LOGGING 1 macro
/third_party/libusb/Xcode/
Dconfig.h9 #define ENABLE_LOGGING 1 macro
/third_party/libusb/android/
Dconfig.h27 #define ENABLE_LOGGING 1 macro
/third_party/libusb/windows/
Dconfig.h11 #define ENABLE_LOGGING 1 macro
/third_party/libusb/darwin/
Dconfig.h11 #define ENABLE_LOGGING 1 macro
/third_party/libusb/linux/
Dconfig.h11 #define ENABLE_LOGGING 1 macro
/third_party/libusb/
Dconfigure.ac298 AC_DEFINE([ENABLE_LOGGING], [1], [Define to 1 to enable message logging.]) definition