Home
last modified time | relevance | path

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

/drivers/peripheral/usb/gadget/function/mtp/include/
Dusbfn_mtp_impl.h238 int32_t UsbMtpPortSendFileLeftAsync(uint64_t oneReqLeft);
/drivers/peripheral/usb/gadget/function/mtp/src/
Dusbfn_mtp_impl.cpp1432 ret = UsbMtpPortSendFileLeftAsync(oneReqLeft); in UsbMtpPortSendFileEx()
1437 int32_t UsbfnMtpImpl::UsbMtpPortSendFileLeftAsync(uint64_t oneReqLeft) in UsbMtpPortSendFileLeftAsync() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl