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 339 /* define ADB_TRACE to 1 to enable tracing support, or 0 to disable it */
341 #define ADB_TRACE 1
361 #if ADB_TRACE

Completed in 492 milliseconds