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