Searched refs:rawName (Results 1 – 1 of 1) sorted by relevance
242 static jlong openDevice(JNIEnv* env, jclass /* clazz */, jstring rawName, jint id, jint vid, jint p… in openDevice() argument244 ScopedUtfChars name(env, rawName); in openDevice()