Lines Matching refs:AdbWinUsbInterfaceObject
18 This file consists of implementation of class AdbWinUsbInterfaceObject
27 AdbWinUsbInterfaceObject::AdbWinUsbInterfaceObject(const wchar_t* interf_name)
38 AdbWinUsbInterfaceObject::~AdbWinUsbInterfaceObject() {
43 LONG AdbWinUsbInterfaceObject::Release() {
54 ADBAPIHANDLE AdbWinUsbInterfaceObject::CreateHandle() {
129 bool AdbWinUsbInterfaceObject::CloseHandle() {
142 bool AdbWinUsbInterfaceObject::GetSerialNumber(void* buffer,
237 bool AdbWinUsbInterfaceObject::GetEndpointInformation(
295 ADBAPIHANDLE AdbWinUsbInterfaceObject::OpenEndpoint(
318 ADBAPIHANDLE AdbWinUsbInterfaceObject::OpenEndpoint(UCHAR endpoint_id,