Searched refs:uniqueIdStr (Results 1 – 1 of 1) sorted by relevance
363 jstring nameStr, jstring uniqueIdStr, in nativeOpen() argument366 ScopedUtfChars uniqueId(env, uniqueIdStr); in nativeOpen()373 static jlong nativeGamepadOpen(JNIEnv* env, jclass clazz, jstring nameStr, jstring uniqueIdStr) { in nativeGamepadOpen() argument375 ScopedUtfChars uniqueId(env, uniqueIdStr); in nativeGamepadOpen()