Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/include/
H A Dusbfn_mtp_impl.h237 int32_t UsbMtpPortSendFileEx();
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp1418 int32_t UsbfnMtpImpl::UsbMtpPortSendFileEx() in UsbMtpPortSendFileEx() function in OHOS::HDI::Usb::Gadget::Mtp::V1_0::UsbfnMtpImpl
1507 int32_t ret = UsbMtpPortSendFileEx(); in SendFile()