Home | History | Annotate | Download | only in include

Lines Matching defs:JNIEXPORT

1140 #define JNIEXPORT  __attribute__ ((visibility ("default")))
1147 JNIEXPORT jint JNICALL JNI_OnLoad(JavaVM* vm, void* reserved);
1148 JNIEXPORT void JNICALL JNI_OnUnload(JavaVM* vm, void* reserved);