Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dusb_libusb.cpp67 using unique_device_handle = std::unique_ptr<libusb_device_handle, DeviceHandleDeleter>; typedef
500 unique_device_handle handle(handle_raw); in OpenDevice()
671 unique_device_handle device_handle_;