Searched refs:reportErrorNative (Results 1 – 2 of 2) sorted by relevance
175 return reportErrorNative(error); in reportError()280 private native boolean reportErrorNative(byte error); in reportErrorNative() method in HidDeviceNativeInterface
402 static jboolean reportErrorNative(JNIEnv* env, jobject thiz, jbyte error) { in reportErrorNative() function510 {"reportErrorNative", "(B)Z", (void*)reportErrorNative},