Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_UsbDeviceConnection.cpp81 android_hardware_UsbDeviceConnection_get_fd(JNIEnv *env, jobject thiz) in android_hardware_UsbDeviceConnection_get_fd() function
95 int fd = android_hardware_UsbDeviceConnection_get_fd(env, thiz); in android_hardware_UsbDeviceConnection_get_desc()
302 {"native_get_fd", "()I", (void *)android_hardware_UsbDeviceConnection_get_fd},