Searched refs:UsbdRequestSyncRelease (Results 1 – 3 of 3) sorted by relevance
87 static int32_t UsbdRequestSyncRelease(UsbdRequestSync *requestSync);
299 int32_t ret = UsbdDispatcher::UsbdRequestSyncRelease(req); in UsbdRequestSyncReleaseList()394 int32_t tRet = UsbdDispatcher::UsbdRequestSyncRelease(requestSync); in UsbdFindRequestSyncAndCreat()454 UsbdDispatcher::UsbdRequestSyncRelease(requestSync); in UsbdFindRequestSyncAndCreatwithLength()
319 int32_t UsbdDispatcher::UsbdRequestSyncRelease(UsbdRequestSync *requestSync) in UsbdRequestSyncRelease() function in OHOS::HDI::Usb::V1_1::UsbdDispatcher