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

  /frameworks/wilhelm/src/
trace.c 44 if (SL_TRACE_LEAVE_SUCCESS & slTraceEnabled) {
88 if (!((SL_TRACE_LEAVE_SUCCESS | SL_TRACE_LEAVE_FAILURE) & slTraceEnabled)) {
102 if (SL_TRACE_LEAVE_SUCCESS & slTraceEnabled) {
trace.h 25 #define SL_TRACE_LEAVE_SUCCESS 0x8
27 SL_TRACE_LEAVE_SUCCESS)

Completed in 354 milliseconds