HomeSort by relevance Sort by last modified time
    Searched defs:ENABLE_DEBUG (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/base/
common.h 61 #ifndef ENABLE_DEBUG
63 #define ENABLE_DEBUG 1
65 #define ENABLE_DEBUG 0
67 #endif // !defined(ENABLE_DEBUG)
104 #if ENABLE_DEBUG
156 #else // !ENABLE_DEBUG
172 #endif // !ENABLE_DEBUG
  /device/google/contexthub/firmware/src/drivers/synaptics_s3708/
synaptics_s3708.c 77 #define ENABLE_DEBUG 0
81 #if ENABLE_DEBUG

Completed in 164 milliseconds