Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_UsbDevice.cpp41 char* name = usb_device_get_name_from_unique_id(id); in android_hardware_UsbDevice_get_device_name()
/aosp12/system/core/libusbhost/include/usbhost/
H A Dusbhost.h132 char* usb_device_get_name_from_unique_id(int id);
/aosp12/system/core/libusbhost/
H A Dusbhost.c441 char* usb_device_get_name_from_unique_id(int id) in usb_device_get_name_from_unique_id() function