Home
last modified time | relevance | path

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

/development/host/windows/usb/adb_winapi_test/
Dadb_winapi_test.cpp30 const GUID kAdbInterfaceId = ANDROID_USB_CLASS_ID; variable
113 AdbEnumInterfaces(kAdbInterfaceId, true, true, true); in TestEnumInterfaces()
163 AdbEnumInterfaces(kAdbInterfaceId, true, true, true); in TestInterfaces()
691 AdbEnumInterfaces(kAdbInterfaceId, true, true, true); in TestCloseRaceCondition()