/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class org_mozilla_webclient_wrapper_0005fnative_WrapperFactoryImpl */ #ifndef _Included_org_mozilla_webclient_wrapper_0005fnative_WrapperFactoryImpl #define _Included_org_mozilla_webclient_wrapper_0005fnative_WrapperFactoryImpl #ifdef __cplusplus extern "C" { #endif /* Inaccessible static: IMPL_NAME */ /* * Class: org_mozilla_webclient_wrapper_0005fnative_WrapperFactoryImpl * Method: nativeAppInitialize * Signature: (Ljava/lang/String;)V */ JNIEXPORT void JNICALL Java_org_mozilla_webclient_wrapper_1native_WrapperFactoryImpl_nativeAppInitialize (JNIEnv *, jobject, jstring); /* * Class: org_mozilla_webclient_wrapper_0005fnative_WrapperFactoryImpl * Method: nativeDoesImplement * Signature: (Ljava/lang/String;)Z */ JNIEXPORT jboolean JNICALL Java_org_mozilla_webclient_wrapper_1native_WrapperFactoryImpl_nativeDoesImplement (JNIEnv *, jobject, jstring); /* * Class: org_mozilla_webclient_wrapper_0005fnative_WrapperFactoryImpl * Method: nativeTerminate * Signature: ()V */ JNIEXPORT void JNICALL Java_org_mozilla_webclient_wrapper_1native_WrapperFactoryImpl_nativeTerminate (JNIEnv *, jobject); #ifdef __cplusplus } #endif #endif