Searched refs:METHOD_ACTION (Results 1 – 2 of 2) sorted by relevance
193 #define METHOD_ACTION(_method) (((unsigned int)(_method)) & METHOD_ACTION_MASK) macro
1290 action = METHOD_ACTION(methodVal); in dumpTrace()2969 action = METHOD_ACTION(methodVal); in parseDataKeys()