Home | Sort by relevance Sort by last modified time |
/frameworks/wilhelm/src/ | |
trace.h | 24 #define SL_TRACE_LEAVE_VOID 0x4 26 #define SL_TRACE_LEAVE (SL_TRACE_LEAVE_FAILURE | SL_TRACE_LEAVE_VOID | \ |
trace.c | 143 if (SL_TRACE_LEAVE_VOID & slTraceEnabled) { |