Home
last modified time | relevance | path

Searched defs:SL_LEAVE_INTERFACE (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/wilhelm/src/
H A Dtrace.h38 #define SL_LEAVE_INTERFACE return result; macro
58 #define SL_LEAVE_INTERFACE slTraceLeaveInterface(__FUNCTION__, result); return result; macro