Home
last modified time | relevance | path

Searched refs:SL_TRACE_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/
Dtrace.h29 #ifndef SL_TRACE_DEFAULT
30 #define SL_TRACE_DEFAULT (SL_TRACE_LEAVE_FAILURE) macro
Dtrace.cpp24 static unsigned slTraceEnabled = SL_TRACE_DEFAULT;
DAndroid.bp71 // enable API logging; details are set separately by SL_TRACE_DEFAULT below