Home
last modified time | relevance | path

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

/third_party/libwebsockets/test-apps/android/app/src/main/jni/
H A DLwsService.cpp32 #define JNIREG_CLASS "org/libwebsockets/client/LwsService" macro
67 if(!registerNativeMethods(env, JNIREG_CLASS, gMethods, sizeof(gMethods) / sizeof(gMethods[0]))) { in registerNatives()

Completed in 1 milliseconds