Home
last modified time | relevance | path

Searched defs:ENABLE_DEBUG_LOGGING (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libsrtp2/
H A DCMakeLists.txt47 set(ENABLE_DEBUG_LOGGING OFF CACHE BOOL "Enable debug logging in all modules") variable
H A Dconfigure.ac200 AC_DEFINE([ENABLE_DEBUG_LOGGING], [1], [Define to enabled debug logging for all mudules.]) definition
/aosp_15_r20/external/libusb/
H A Dconfigure.ac354 AC_DEFINE([ENABLE_DEBUG_LOGGING], [1], [Define to 1 to start with debug message logging enabled.]) definition
/aosp_15_r20/external/swiftshader/third_party/marl/src/
H A Dscheduler.cpp31 #define ENABLE_DEBUG_LOGGING 0 macro