Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/
Dxa_entry.c32 XA_LEAVE_GLOBAL in xaCreateEngine()
45 XA_LEAVE_GLOBAL in xaQueryNumSupportedEngineInterfaces()
59 XA_LEAVE_GLOBAL in xaQuerySupportedEngineInterfaces()
Dtrace.h43 #define XA_LEAVE_GLOBAL return result; macro
63 #define XA_LEAVE_GLOBAL slTraceLeaveGlobal(__FUNCTION__, result); return result; macro