Home
last modified time | relevance | path

Searched refs:jni_initLws (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/test-apps/android/app/src/main/jni/
H A DLwsService.cpp37 JNIEXPORT jboolean JNICALL jni_initLws(JNIEnv *env, jobject obj);
44 { "initLws", "()Z", (void*)jni_initLws },
161 JNIEXPORT jboolean JNICALL jni_initLws(JNIEnv *env, jobject obj) in jni_initLws() function
199 // (must call jni_initLws() first)

Completed in 1 milliseconds