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