Home
last modified time | relevance | path

Searched defs:next_interface (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/fastboot/
H A Dusb_windows.cpp341 AdbInterfaceInfo* next_interface = (AdbInterfaceInfo*)(&entry_buffer[0]); in find_usb_device() local
/aosp_15_r20/packages/modules/adb/client/
Dusb_windows.cpp551 AdbInterfaceInfo* next_interface = (AdbInterfaceInfo*)(&entry_buffer[0]); in find_devices() local
/aosp_15_r20/development/host/windows/usb/api/
H A Dadb_api.cpp186 const AdbInstanceEnumEntry& next_interface = *it; in AdbCreateInterface() local