Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h236 int32_t UsbMtpPortSendFileFillFirstReq(struct UsbFnRequest *req, uint64_t &oneReqLeft);
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp1391 int32_t UsbfnMtpImpl::UsbMtpPortSendFileFillFirstReq(struct UsbFnRequest *req, uint64_t &oneReqLeft) in UsbMtpPortSendFileFillFirstReq() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl
1428 int32_t ret = UsbMtpPortSendFileFillFirstReq(req, oneReqLeft); in UsbMtpPortSendFileEx()