Home
last modified time | relevance | path

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

/third_party/libwebsockets/test-apps/android/app/src/main/jni/
H A DLwsService.cpp39 JNIEXPORT void JNICALL jni_serviceLws(JNIEnv *env, jobject obj);
46 { "serviceLws", "()V", (void*)jni_serviceLws },
261 JNIEXPORT void JNICALL jni_serviceLws(JNIEnv *env, jobject obj) in jni_serviceLws() function

Completed in 4 milliseconds