Home
last modified time | relevance | path

Searched refs:NATIVE_METHOD_AUTOSIG (Results 1 – 2 of 2) sorted by relevance

/libnativehelper/include_platform_header_only/nativehelper/
Djni_macros.h212 #define NATIVE_METHOD_AUTOSIG(className, functionName) \ macro
/libnativehelper/tests/
DJniSafeRegisterNativeMethods_test.cpp1276 NATIVE_METHOD_AUTOSIG(TestJniMacros, v_eolib); in TEST()