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

  /bootable/recovery/minadbd/
adb.h 294 /* define ADB_TRACE to 1 to enable tracing support, or 0 to disable it */
296 #define ADB_TRACE 1
315 #if ADB_TRACE
  /system/core/adb/
adb.h 342 /* define ADB_TRACE to 1 to enable tracing support, or 0 to disable it */
344 #define ADB_TRACE 1
364 #if ADB_TRACE

Completed in 100 milliseconds