Searched refs:INTERCEPT_NARG_N (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())
75 #define INTERCEPT_NARG_N(...) INTERCEPT_ARG_N(__VA_ARGS__) macro

Completed in 63 milliseconds