Home
last modified time | relevance | path

Searched refs:type3 (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/cmds/interrupter/
Dinterrupter.h43 #define CALL_FUNCTION_3(sym, ret, type1, type2, type3) \ argument
44 ret (*real_##sym)(type1, type2, type3) = NULL; \
45 ret sym(type1 arg1, type2 arg2, type3 arg3) { \
50 #define CALL_FUNCTION_4(sym, ret, type1, type2, type3, type4) \ argument
51 ret (*real_##sym)(type1, type2, type3, type4) = NULL; \
52 ret sym(type1 arg1, type2 arg2, type3 arg3, type4 arg4) { \
57 #define CALL_FUNCTION_5(sym, ret, type1, type2, type3, type4, type5) \ argument
58 ret (*real_##sym)(type1, type2, type3, type4, type5) = NULL; \
59 ret sym(type1 arg1, type2 arg2, type3 arg3, type4 arg4, type5 arg5) { \
/frameworks/base/core/res/assets/webkit/
Dhyph_en_US.dic4941 type3
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18593 field public static final java.lang.String NFC_FORUM_TYPE_3 = "org.nfcforum.ndef.type3";
/frameworks/base/api/
Dcurrent.txt25103 field public static final java.lang.String NFC_FORUM_TYPE_3 = "org.nfcforum.ndef.type3";
Dtest-current.txt25172 field public static final java.lang.String NFC_FORUM_TYPE_3 = "org.nfcforum.ndef.type3";
Dsystem-current.txt27543 field public static final java.lang.String NFC_FORUM_TYPE_3 = "org.nfcforum.ndef.type3";