Home
last modified time | relevance | path

Searched defs:MSG_LWS_CALLBACK_CLIENT_CONNECTION_ERROR (Results 1 - 2 of 2) sorted by relevance

/third_party/libwebsockets/test-apps/android/app/src/main/java/org/libwebsockets/client/
H A DLwsService.java39 public final static int MSG_LWS_CALLBACK_CLIENT_CONNECTION_ERROR = 2; field in LwsService
/third_party/libwebsockets/test-apps/android/app/src/main/jni/
H A DLwsService.cpp100 static const int MSG_LWS_CALLBACK_CLIENT_CONNECTION_ERROR = 2; variable

Completed in 2 milliseconds