Searched defs:pipe_info (Results 1 – 7 of 7) sorted by relevance
38 WDF_USB_PIPE_INFORMATION pipe_info; in AndroidUsbBulkPipeFileObject() local
38 WDF_USB_PIPE_INFORMATION pipe_info; in AndroidUsbInterruptPipeFileObject() local
324 void AndroidUsbDeviceObject::OnEvtDeviceFileCreate(WDFREQUEST request,714 WdfRequestComplete(request, status);953 configured_pipes_num_ = WdfUsbInterfaceGetNumEndpoints(wdf_usb_interface(), 0);1040 GoogleDbgPrint("\n!!!!! Bad format for pipe name: %wZ", file_path); in CreatePipeFileObjectExt()
49 const WDF_USB_PIPE_INFORMATION* pipe_info) { in InitializePipe()
104 WINUSB_PIPE_INFORMATION pipe_info; in CreateHandle() local258 WINUSB_PIPE_INFORMATION pipe_info; in GetEndpointInformation() local
79 AdbEndpointInformation pipe_info; in CreateHandle() local
265 // Enumerate interface's endpoints in TestInterfaceHandle()