Home
last modified time | relevance | path

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

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