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

  /bootable/recovery/minadbd/
transport.c 37 #if ADB_TRACE
96 #if ADB_TRACE
134 #endif /* ADB_TRACE */
159 #if ADB_TRACE
178 #if ADB_TRACE
736 #if ADB_TRACE
757 #if ADB_TRACE
769 #if ADB_TRACE
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
adb.c 35 #if ADB_TRACE
68 * from the ADB_TRACE environment variable and build the trace
74 const char* p = getenv("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
transport.c 37 #if ADB_TRACE
96 #if ADB_TRACE
134 #endif /* ADB_TRACE */
159 #if ADB_TRACE
178 #if ADB_TRACE
1098 #if ADB_TRACE
1119 #if ADB_TRACE
1131 #if ADB_TRACE
adb.c 44 #if ADB_TRACE
81 * from the ADB_TRACE environment variable and build the trace
87 const char* p = getenv("ADB_TRACE");
    [all...]

Completed in 50 milliseconds