Home
last modified time | relevance | path

Searched refs:jFunction (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_UsbDeviceManager.cpp124 …t android_server_UsbDeviceManager_openControl(JNIEnv *env, jobject /* thiz */, jstring jFunction) { in android_server_UsbDeviceManager_openControl() argument
125 ScopedUtfChars function(env, jFunction); in android_server_UsbDeviceManager_openControl()