blob: 89fbfd2957324a6cf4e80787c3be07136aa624b1 [file] [log] [blame]
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class com_skia_SkiaIntentService */
#ifndef _Included_com_skia_SkiaIntentService
#define _Included_com_skia_SkiaIntentService
#ifdef __cplusplus
extern "C" {
#endif
/*
* Class: com_skia_SkiaIntentService
* Method: run
* Signature: ([Ljava/lang/String;)I
*/
JNIEXPORT jint JNICALL Java_com_skia_SkiaIntentService_run
(JNIEnv *, jobject, jobjectArray);
#ifdef __cplusplus
}
#endif
#endif