/* DO NOT EDIT THIS FILE - it is machine generated */ #include /* Header for class org_mozilla_webclient_wrapper_0005fnative_BookmarksImpl */ #ifndef _Included_org_mozilla_webclient_wrapper_0005fnative_BookmarksImpl #define _Included_org_mozilla_webclient_wrapper_0005fnative_BookmarksImpl #ifdef __cplusplus extern "C" { #endif /* * Class: org_mozilla_webclient_wrapper_0005fnative_BookmarksImpl * Method: nativeGetBookmarks * Signature: (I)I */ JNIEXPORT jint JNICALL Java_org_mozilla_webclient_wrapper_1native_BookmarksImpl_nativeGetBookmarks (JNIEnv *, jobject, jint); /* * Class: org_mozilla_webclient_wrapper_0005fnative_BookmarksImpl * Method: nativeNewRDFNode * Signature: (Ljava/lang/String;Z)I */ JNIEXPORT jint JNICALL Java_org_mozilla_webclient_wrapper_1native_BookmarksImpl_nativeNewRDFNode (JNIEnv *, jobject, jstring, jboolean); #ifdef __cplusplus } #endif #endif