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.cpp76 android_hardware_UsbDeviceConnection_get_fd(JNIEnv *env, jobject thiz) in android_hardware_UsbDeviceConnection_get_fd() function
90 int fd = android_hardware_UsbDeviceConnection_get_fd(env, thiz); in android_hardware_UsbDeviceConnection_get_desc()
253 {"native_get_fd", "()I", (void *)android_hardware_UsbDeviceConnection_get_fd},