Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dusb_libusb.cpp57 struct DeviceDeleter { struct
61 using unique_device = std::unique_ptr<libusb_device, DeviceDeleter>; argument