Searched refs:SendPipeRequestWithAshmem (Results 1 – 5 of 5) sorted by relevance
45 …MOCK_METHOD3(SendPipeRequestWithAshmem, int32_t(const UsbRequestPipe &pipe, const UsbAshmem &ashme…
56 int32_t SendPipeRequestWithAshmem(const UsbRequestPipe &pipe, const UsbAshmem &ashmem,
235 return g_ddk->SendPipeRequestWithAshmem(*tmpSetUp, usbAshmem, ashmem->transferredLength); in OH_Usb_SendPipeRequestWithAshmem()
184 …SendPipeRequestWithAshmem([in] struct UsbRequestPipe pipe, [in] UsbAshmem ashmem, [out] unsigned i…
444 int32_t UsbDdkService::SendPipeRequestWithAshmem( in SendPipeRequestWithAshmem() function in OHOS::HDI::Usb::Ddk::V1_0::UsbDdkService