Searched refs:ADB_TRACE (Results 1 - 3 of 3) sorted by relevance

/system/core/adb/
H A Dadb.h342 /* define ADB_TRACE to 1 to enable tracing support, or 0 to disable it */
344 #define ADB_TRACE 1 macro
364 #if ADB_TRACE
H A Dtransport.c37 #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
H A Dadb.c44 #if ADB_TRACE
81 * from the ADB_TRACE environment variable and build the trace
87 const char* p = getenv("ADB_TRACE");

Completed in 56 milliseconds