Searched refs:INTERCEPT_NARG (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/cmds/interrupter/
H A Dinterrupter.h74 #define INTERCEPT_NARG(...) INTERCEPT_NARG_N(__VA_ARGS__, INTERCEPT_RSEQ_N()) macro
79 #define DEFINE_INTERCEPT(sym, ret, ...) DEFINE_INTERCEPT_N(INTERCEPT_NARG(__VA_ARGS__), sym, ret, __VA_ARGS__)

Completed in 64 milliseconds