Home
last modified time | relevance | path

Searched defs:gMethods (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/test-apps/android/app/src/main/jni/
DLwsService.cpp43 static JNINativeMethod gMethods[] = { variable
51 static int registerNativeMethods(JNIEnv* env, const char* className, JNINativeMethod* gMethods, int… in registerNativeMethods()