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

  /system/core/adb/
adb_trace.h 24 /* define ADB_TRACE to 1 to enable tracing support, or 0 to disable it */
25 #define ADB_TRACE 1
46 #if ADB_TRACE
141 #endif /* ADB_TRACE */
  /bootable/recovery/minadbd/
adb.h 290 /* define ADB_TRACE to 1 to enable tracing support, or 0 to disable it */
292 #define ADB_TRACE 1
311 #if ADB_TRACE

Completed in 465 milliseconds