Home
last modified time | relevance | path

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

/libnativehelper/include/nativehelper/
Djni.h345 void (*CallStaticVoidMethod)(JNIEnv*, jclass, jmethodID, ...); member
776 void CallStaticVoidMethod(jclass clazz, jmethodID methodID, ...) in CALL_STATIC_TYPE()