Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
Dsl_entry.cpp30 SL_LEAVE_GLOBAL in slCreateEngine()
44 SL_LEAVE_GLOBAL in slQueryNumSupportedEngineInterfaces()
59 SL_LEAVE_GLOBAL in slQuerySupportedEngineInterfaces()
Dtrace.h36 #define SL_LEAVE_GLOBAL return result; macro
56 #define SL_LEAVE_GLOBAL slTraceLeaveGlobal(__FUNCTION__, result); return result; macro