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
1105 #if ADB_TRACE
1126 #if ADB_TRACE
1138 #if ADB_TRACE
H A Dadb.c45 #if ADB_TRACE
83 * from the ADB_TRACE environment variable and build the trace
89 const char* p = getenv("ADB_TRACE");

Completed in 28 milliseconds