Home
last modified time | relevance | path

Searched refs:SL_TRACE_LEAVE_SUCCESS (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/
Dtrace.cpp44 if (SL_TRACE_LEAVE_SUCCESS & slTraceEnabled) { in slTraceLeaveGlobal()
88 if (!((SL_TRACE_LEAVE_SUCCESS | SL_TRACE_LEAVE_FAILURE) & slTraceEnabled)) { in slTraceLeaveInterface()
102 if (SL_TRACE_LEAVE_SUCCESS & slTraceEnabled) { in slTraceLeaveInterface()
Dtrace.h25 #define SL_TRACE_LEAVE_SUCCESS 0x8 macro
27 SL_TRACE_LEAVE_SUCCESS)