Searched refs:SL_TRACE_LEAVE_VOID (Results 1 - 2 of 2) sorted by relevance

/frameworks/wilhelm/src/
H A Dtrace.h24 #define SL_TRACE_LEAVE_VOID 0x4 macro
26 #define SL_TRACE_LEAVE (SL_TRACE_LEAVE_FAILURE | SL_TRACE_LEAVE_VOID | \
H A Dtrace.c143 if (SL_TRACE_LEAVE_VOID & slTraceEnabled) {

Completed in 136 milliseconds