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

  /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) {

Completed in 327 milliseconds